Last active
October 7, 2015 18:58
-
-
Save Angles/3210481 to your computer and use it in GitHub Desktop.
Safari UserCSS - sublimetext better
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
/* Safari USER CSS | |
sublimetext better | |
http://(STAR)sublimetext.com/(STAR) | |
http://(STAR).sublimetext.info/(STAR) | |
https://(STAR).wbond.net(STAR) | |
http://(STAR).wbond.net(STAR) | |
*/ | |
body { | |
background-color: #F0F0F0 !important; | |
} | |
div.body { | |
background-color: #F5F5F5 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment