Skip to content

Instantly share code, notes, and snippets.

@dancocos
Created March 5, 2014 22:08
Show Gist options
  • Save dancocos/9377658 to your computer and use it in GitHub Desktop.
Save dancocos/9377658 to your computer and use it in GitHub Desktop.
/*Blocks stupid lightboxes*/
#TB_window {
display:none;
z-index:-1;
}
#TB_overlay {
display:none;
z-index:-1;
}
/*hides FB Trending and sponsored*/
._5mym {
display:none;
z-index:-1;
}
.ego_column {
display:none;
z-index:-1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment