MediaWiki:Geshi.css

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
(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:1.2em; }")
 
Line 4: Line 4:
 
div.mw-geshi div,pre {
 
div.mw-geshi div,pre {
 
  font-family: monospace, "Courier New" !important;
 
  font-family: monospace, "Courier New" !important;
  font-size:1.2em;
+
  font-size:1.1em;
 
}
 
}

Revision as of 13:17, 8 January 2015

/* CSS placed here will be applied to GeSHi syntax highlighting */
 
 
div.mw-geshi div,pre {
 font-family: monospace, "Courier New" !important;
 font-size:1.1em;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export