Comment by netsharc

Comment by netsharc 2 days ago

1 reply

Fix the font for the description field that appears after someone picks an answer. On a normal Windows 10 install, the 0 (zero) is rendered identically to a lowercase o.

If you're going to use fancy fonts at least make them webfonts.

samwho 2 days ago

This should be fixed.

I picked fonts that are present on a wide variety of systems without having to be downloaded on page load. I just forgot some CSS to make sure numbers looked distinct.

Fortunately someone sent me a PR with the right CSS.