Skip to content

Instantly share code, notes, and snippets.

@marckohlbrugge
Created October 30, 2019 21:07
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 marckohlbrugge/9dee7eb6428360f88ce4bfd7edef1aa1 to your computer and use it in GitHub Desktop.
Save marckohlbrugge/9dee7eb6428360f88ce4bfd7edef1aa1 to your computer and use it in GitHub Desktop.
Use https://joof.app to fix Hacker News styling
body { background-color: rgb(246, 246, 239); margin-top: 0 }
.title { font-size: 16px; padding-top: .6em; padding-bottom: .3em; }
.athing > .votelinks { padding-top: .8em }
.subtext { font-size: 12px; }
.comment { font-size: 16px; line-height: 1.5; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment