Created
February 11, 2012 21:12
-
-
Save CirKu17/1804254 to your computer and use it in GitHub Desktop.
D* Gy (Diaspora style) [ http://userstyles.org/styles/60545/d-gy-diaspora-style ]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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; | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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