Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yahelc/2782257 to your computer and use it in GitHub Desktop.
Save yahelc/2782257 to your computer and use it in GitHub Desktop.
Clutterless Huffpo
#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;
}
Firefox: https://addons.mozilla.org/en-US/firefox/addon/stylish/
Chrome: https://chrome.google.com/webstore/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe
@-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