Hacker News new | ask | show | jobs
by citruscomputing 3073 days ago
I really appreciate the plain HTML too, but it can be a bit ugly, and too wide on my monitor. I use a bookmarklet with sakura[0] to make these pages look nicer.

  javascript:var head = document.head, link = document.createElement("link");link.type = "text/css";link.rel = "stylesheet";link.href = "https://unpkg.com/sakura.css/css/sakura.css";head.appendChild(link)
[0]https://github.com/oxalorg/sakura
1 comments

Yeah, I go more the approach of http://bettermotherfuckingwebsite.com/