Skip to content

Instantly share code, notes, and snippets.

@riaf
Created July 24, 2014 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riaf/504df55cbb87a1e0ade9 to your computer and use it in GitHub Desktop.
Save riaf/504df55cbb87a1e0ade9 to your computer and use it in GitHub Desktop.
@-moz-document domain("kirik.tea-nifty.com") {
body {
background: #fff !important;
}
#pagebody,
#beta-inner,
#beta {
background: #f5f5f5 !important;
}
.layout-two-column-right #alpha-inner,
#alpha-inner {
background: #f5f5f5 !important;
color: #333;
}
.module-content,
.entry-content p,
.entry-body {
color: #333 !important;
}
.content-nav a,
.module a {
color: #2878e3 !important;
}
.entry-header {
color: #333;
border: 0;
background: inherit;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment