Difference between revisions of "MediaWiki:Geshi.css"
Line 1: | Line 1: | ||
/* CSS placed here will be applied to GeSHi syntax highlighting */ | /* CSS placed here will be applied to GeSHi syntax highlighting */ | ||
+ | |||
+ | .mw-code { | ||
+ | font-size: 14 px; | ||
+ | } |
Revision as of 02:01, 27 May 2015
/* CSS placed here will be applied to GeSHi syntax highlighting */
.mw-code {
font-size: 14 px;
}