Y
Hacker News
new
|
ask
|
show
|
jobs
by
psim1
294 days ago
Can anyone recommend a good CSS replacement for viewing this site? The author posts interesting content but the site itself is unbearable.
2 comments
nothankyou777
294 days ago
Firefox reader mode
https://support.mozilla.org/en-US/kb/firefox-reader-view-clu...
link
jeroenhd
294 days ago
Your browser probably comes with a reader mode for that exact reason. Works on this website without any issues on my devices (in Firefox).
body { background-image: none; }
should do most of the job, though.
link
https://support.mozilla.org/en-US/kb/firefox-reader-view-clu...