Difference between revisions of "MediaWiki:Geshi.css"
From Project X Wiki
Line 1: | Line 1: | ||
/* CSS placed here will be applied to GeSHi syntax highlighting */ | /* CSS placed here will be applied to GeSHi syntax highlighting */ | ||
− | + | div.mw-geshi { | |
font-size: 12px; | font-size: 12px; | ||
} | } |
Latest revision as of 17:16, 20 January 2012
/* CSS placed here will be applied to GeSHi syntax highlighting */
div.mw-geshi {
font-size: 12px;
}