Difference between revisions of "MediaWiki:Geshi.css"

From Tauwasser's Wiki
Jump to: navigation, search
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-geshi,
 
pre {
 
font-family: monospace, "Courier New" !important;
 
}
 

Revision as of 02:53, 27 May 2015

/* CSS placed here will be applied to GeSHi syntax highlighting */