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