Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mcapodici/fe88da1945834edb6136332f380d9025 to your computer and use it in GitHub Desktop.

Select an option

Save mcapodici/fe88da1945834edb6136332f380d9025 to your computer and use it in GitHub Desktop.
1. Install user CSS extension (or similar): https://chrome.google.com/webstore/detail/user-css/okpjlejfhacmgjkmknjhadmkdbcldfcb?hl=en
2. Apply the following style to news.ycombinator.com
.c00, .c00 a:link { color:#000000; }
.c5a, .c5a a:link, .c5a a:visited { color:#000000; }
.c73, .c73 a:link, .c73 a:visited { color:#000000; }
.c82, .c82 a:link, .c82 a:visited { color:#000000; }
.c88, .c88 a:link, .c88 a:visited { color:#000000; }
.c9c, .c9c a:link, .c9c a:visited { color:#000000; }
.cae, .cae a:link, .cae a:visited { color:#000000; }
.cbe, .cbe a:link, .cbe a:visited { color:#000000; }
.cce, .cce a:link, .cce a:visited { color:#000000; }
.cdd, .cdd a:link, .cdd a:visited { color:#000000; }
.score { display:none; }
3. Now you can read downvoted comments more easily, and not be influenced by other people's votes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment