Skip to content

Instantly share code, notes, and snippets.

@tentonaxe
Created September 23, 2017 00:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tentonaxe/c2cd2e599b271caa27208246eb0d77c6 to your computer and use it in GitHub Desktop.
Save tentonaxe/c2cd2e599b271caa27208246eb0d77c6 to your computer and use it in GitHub Desktop.
Cleaner SO
/* add these to adblock
-- this hides the feature notice. Will have to modify it when i get correct value for the popup
stackoverflow.com##A.-feature-notice
-- this hides questions, jobs, and review queues
stackoverflow.com##.top-bar .navigation .-item:nth-child(1),.top-bar .navigation .-item:nth-child(2),.top-bar .secondary-nav .-item:nth-child(3)
*/
/*make the logo large again*/
.top-bar .-logo .-img._glyph {
width: 150px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment