Created
July 30, 2012 21:41
-
-
Save Angles/3210511 to your computer and use it in GitHub Desktop.
Safari UserCSS - Tumbler Darker
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
/* http://(STAR).tumblr.com/(STAR) */ | |
#wrapper { | |
background-color: #D3D3D3 !important; | |
} | |
#content { | |
background-color: #D3D3D3 !important; | |
} | |
.post { | |
background-color: #D3D3D3 !important; | |
} | |
.copy { | |
background-color: #F5F5F5 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment