Created
March 6, 2019 14:48
-
-
Save dcorking/fed07eb89523625eeac15885112e06b5 to your computer and use it in GitHub Desktop.
Hide Hot Network Questions everywhere (to aid concentration)
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
/* 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