https://bugzilla.wikimedia.org/show_bug.cgi?id=26204
--- Comment #36 from Krinkle <[email protected]> 2012-08-28 22:36:30 UTC --- The font-size itself is not the issue. Sure one can keep incrementing it but that's a work-around. The font-size is correct. The problem is the font-family that is being overidden by Geshi with a bad font instead of Courier New. inline geshi: > font-family: monospace; .mw-code: > font-family: monospace,Courier; All we need to do is make geshi not output that inline style. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
