https://bugzilla.wikimedia.org/show_bug.cgi?id=26204

--- Comment #12 from Erwin Dokter <[email protected]> 2011-05-07 12:50:16 UTC 
---
If we want to fix it for Mediawiki, then all that is needed is to add the
following code to shared.css:

/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
*/
div.mw-geshi div
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript {
    font-family: monospace, "Courier New" !important;
}

-- 
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

Reply via email to