MediaWiki:Common.css: Difference between revisions

what happens if this isn't defined?
(trying to see what caused tags like 'pre' to have smaller text)
(what happens if this isn't defined?)
Line 938: Line 938:
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
   [[Bugzilla:26204]] */
   [[Bugzilla:26204]] */
div.mw-geshi div,
/*div.mw-geshi div,
div.mw-geshi div pre,
div.mw-geshi div pre,
span.mw-geshi,
span.mw-geshi,
Line 944: Line 944:
pre.source-javascript {
pre.source-javascript {
     font-family: monospace, sans-serif !important;
     font-family: monospace, sans-serif !important;
}
}*/


/* Remove bullets when there are multiple edit page warnings */
/* Remove bullets when there are multiple edit page warnings */