Difference between revisions of "MediaWiki:Geshi.css"
From DarkWiki
(Created page with "→CSS placed here will be applied to GeSHi syntax highlighting: .mw-highlight pre { font-size: 1em; }") |
(No difference)
|
Revision as of 19:41, 8 April 2016
/* CSS placed here will be applied to GeSHi syntax highlighting */
.mw-highlight pre {
font-size: 1em;
}