Created
May 24, 2012 15:34
-
-
Save yahelc/2782257 to your computer and use it in GitHub Desktop.
Clutterless Huffpo
This file contains hidden or 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
#topnav_big_news_module, #not_logged_user, #sidebar_right, #read-edge, .connect_widget, #badges_v2_1, .collection_wrapper_h, .tags_holder, #follow_tags, .promo_holder, .badgets_bottom, #submissions_shortcuts, .sbm-main-new, .get_huffpo, .ad_wrapper, .link_entries, #around_the_web, #related_images, .comments_block_holder, #adsDiv0 | |
{ | |
display:none !important; | |
} |
This file contains hidden or 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
Firefox: https://addons.mozilla.org/en-US/firefox/addon/stylish/ | |
Chrome: https://chrome.google.com/webstore/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe |
This file contains hidden or 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 domain("www.huffingtonpost.com") { | |
#topnav_big_news_module, #not_logged_user, #sidebar_right, #read-edge, .connect_widget, #badges_v2_1, .collection_wrapper_h, .tags_holder, #follow_tags, .promo_holder, .badgets_bottom, #submissions_shortcuts, .sbm-main-new, .get_huffpo, .ad_wrapper, .link_entries, #around_the_web, #related_images, .comments_block_holder, #adsDiv0 | |
{ | |
display:none !important; | |
} | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment