Created
February 10, 2011 14:19
-
-
Save starzonmyarmz/820575 to your computer and use it in GitHub Desktop.
Overrides the styles on http://grab.by - mostly it gets rid of the annoying sidebar with advertising
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
/* Overrides the styles on http://grab.by | |
* Mostly it gets rid of the annoying sidebar with advertising */ | |
#sidebar { display: none !important; } | |
#viewgrab { margin: 10px; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment