Skip to content

Instantly share code, notes, and snippets.

@CirKu17
Created February 11, 2012 21:12
Show Gist options
  • Save CirKu17/1804254 to your computer and use it in GitHub Desktop.
Save CirKu17/1804254 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("joindiaspora.com"),domain("diaspora.eigenlab.org"),domain("diasp.org"),domain("ottospora.nl") {
body {
background: #2b2727 !important;
color: #fff !important;
}
h1,h2,h3,h4,h5,h6 {
color: #999 !important;
}
p {
color: #fff !important;
}
li {
color: #acacac !important;
}
}
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("joindiaspora.com"),domain("diaspora.eigenlab.org"),domain("diasp.org"),domain("ottospora.nl") {
body {
background: #2b2727 !important;
color: #fff !important;
}
h1,h2,h3,h4,h5,h6 {
color: #999 !important;
}
p {
color: #fff !important;
}
li {
color: #acacac !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment