Hacker News new | ask | show | jobs
by userbinator 4541 days ago
I've set my browser to use a fixed-width font (similar to the X terminal ones but with some minor improvements like slashed zero) and override the sizes, precisely so I don't have to deal with some horrible choices some websites make. I use what works best for me.
1 comments

I'd done that for quite a while, but found it broke far too many navigation elements.

You can accomplish that, though, either through your browser preferences, by using a userContent.css override stylesheet, or with site-specific stylesheet overrides (I use Stylebot for this, Stylish is another option).

But, absolute agreement on the crappy design decisions many sites make.