Skip to content

Instantly share code, notes, and snippets.

@iratqq
Created November 14, 2008 17:19
Show Gist options
  • Save iratqq/25003 to your computer and use it in GitHub Desktop.
Save iratqq/25003 to your computer and use it in GitHub Desktop.
痛いブラウザ用
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://blog.livedoor.jp/dqnplus/") {
span.aa {
font-family: IPAMonaPGothic !important;
line-height: 1.1 !important;
font-size: 10pt !important;
}
.fullbody, #articlebody, datetop, #articletop, #blogcontainer {
/* background: #ddffdd !important; */
}
table#header, .side, .sidetitlebody, #right, #left {
display: none !important;
}
#blog, #blogcontainer, #wrapper, #content {
width: 100% !important;
}
#blog {
padding: 0em !important;
}
b {
padding: 0.5em !important;
background: white !important;
-moz-border-radius: 2% !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment