D wiki
Jacob Carlborg
doob at me.com
Thu Nov 22 10:13:09 PST 2012
On 2012-11-22 15:52, Vladimir Panteleev wrote:
> That would be because your browser is using Courier New for the
> monospace CSS font family, which is notable for being smaller than other
> fonts at the same font sizes.
>
> I've overridden the definition to use the same CSS as the forum
> (basically, try "Consolas" before falling back to "monospace"). Does it
> look better now?
It looks really small in Firefox on Mac OS X as well. It has the
following style according to firebug:
1em/1.2em monospace
If I remove "1em/1.2em" it looks fine. It looks fine in Safari because
there the developer tools just say "monospace".
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list