Skip to content

Instantly share code, notes, and snippets.

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