Skip to content

Instantly share code, notes, and snippets.

@dcorking
Created March 6, 2019 14:48
Show Gist options
  • Save dcorking/fed07eb89523625eeac15885112e06b5 to your computer and use it in GitHub Desktop.
Save dcorking/fed07eb89523625eeac15885112e06b5 to your computer and use it in GitHub Desktop.
Hide Hot Network Questions everywhere (to aid concentration)
/* for use as a user style, for example in a browser extension like Stylus for Google Chrome */
#hot-network-questions {
display: none
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment