[Python-Dev] Playing with a new theme for the docs, iteration 2
Zvezdan Petkovic
zvezdan at computer.org
Mon Mar 26 14:46:11 CEST 2012
On Mar 26, 2012, at 12:22 AM, Terry Reedy wrote:
> Does the css specify Courier New or is this an unfortunate fallback that might be improved? Perhaps things look better on max/*nix?
I just checked pydoctheme.css and Courier New is not specified there.
It only specifies monospace.
That's a default monospace font set in your browser.
I see the code rendered in the font I selected in my browser preferences as Fixed-width font: Menlo 14pt. It's not thin at all -- that's why I selected it. :-)
It seems you may want to change that setting in your browser.
Firefox uses Courier New as a default setting.
Zvezdan
More information about the Python-Dev
mailing list