Skip to content

Instantly share code, notes, and snippets.

@Angles
Created July 30, 2012 21:41
Show Gist options
  • Save Angles/3210511 to your computer and use it in GitHub Desktop.
Save Angles/3210511 to your computer and use it in GitHub Desktop.
Safari UserCSS - Tumbler Darker
/* 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