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

--- Comment #10 from Erwin Dokter <er...@darcoury.nl> 2011-02-03 23:24:29 UTC 
---
@Krinkle,

The code to fix the fontsize for <source> and <syntaxhightlight> (as well as
.css and .js pages) is:

div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript {
    font-family: monospace, "Courier New" !important;
}

Putting this in nl.wiki common.css (or personal CSS) will fix the problem
(until GeSHi is fixed).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to