Created
July 30, 2012 21:40
-
-
Save Angles/3210491 to your computer and use it in GitHub Desktop.
Safari UserCSS - Pandoc darker
This file contains 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://johnmacfarlane.net/(STAR) */ | |
html, body, div, td { | |
//background: #COCOCO; | |
//background: #D3D3D3; | |
//background: #DCDCDC; | |
//background: #F6F6F6; | |
background: #E8E8E8 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment