Skip to content

Instantly share code, notes, and snippets.

@jhorman
Created December 8, 2011 05:34
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 jhorman/1446209 to your computer and use it in GitHub Desktop.
Save jhorman/1446209 to your computer and use it in GitHub Desktop.
Reddit to Hacker News
body { font: normal x-small verdana !important; }
.link { margin-bottom: 4px !important; }
.link .title { font: normal 10pt verdana !important; }
.link .flat-list { padding: 0px !important; }
.tagline { font: normal 7pt verdana !important; display:none !important; }
.link .rank { display: none; }
.sitetable { padding: 10px !important; margin-top: 30px !important; margin-left: 100px !important; margin-right: 100px !important; background-color: #F6F6EF }
.side { display: none; }
a:link { color: black !important; text-decoration: none !important;}
a:visited {color: #828282 !important;}
.entry .buttons li a { color: #828282 !important; font: normal 7pt verdana !important;}
.nextprev { margin-left: 100px !important;}
.expando-button { display:none;}
.arrow.down { display:none !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment