Created
January 16, 2014 20:42
-
-
Save citizen428/8463036 to your computer and use it in GitHub Desktop.
Get rid of the "Inland" section of http://derstandard.at. Place contents of this file in `chrome/userContent.css` inside your Firefox profile directory.
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
@-moz-document url(http://derstandard.at/) { | |
div.section.inland { display: none } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment