Difference between revisions of "MediaWiki:Geshi.css"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(Created page with "→CSS placed here will be applied to GeSHi syntax highlighting: div.mw-geshi div,pre { font-family: monospace, "Courier New" !important; font-size:13px; }") |
(No difference)
|
Latest revision as of 01:20, 2 October 2013
/* CSS placed here will be applied to GeSHi syntax highlighting */ div.mw-geshi div,pre { font-family: monospace, "Courier New" !important; font-size:13px; }