Re: [charmod-norm] Terminology examples fonts

We avoid using color alone for accessibility reasons (color blindness). We need to have two variations when using color (hence red-underlined and blue-with-gray-background).

The font defintion in the stylesheet is pretty monospaced:

>  font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", NoToFu, monospace; 

The only font in there that isn't actually a monospaced font is "NoToFu", which is our fallback face for missing glyphs and doesn't draw here. Are you sure the text doesn't just look prettier while being in a mono font on iPad?

I am open to suggestions, but this is a difficult example to build by itself. I could, as you suggest, make a graphic just to be sure everyone gets the picture---as it were ;-).

-- 
GitHub Notification of comment by aphillips
Please view or discuss this issue at https://github.com/w3c/charmod-norm/issues/121#issuecomment-339547738 using your GitHub account

Received on Thursday, 26 October 2017 04:27:54 UTC