MediaWiki:Geshi.css

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
 
Line 5: Line 5:
 
  font-family: monospace, "Courier New" !important;
 
  font-family: monospace, "Courier New" !important;
 
  font-size:1.1em;
 
  font-size:1.1em;
 +
padding: 1em;
 +
border: 1px dashed #2f6fab;
 +
background-color: #f9f9f9;
 
}
 
}

Latest revision as of 13:19, 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;
 padding: 1em;
 border: 1px dashed #2f6fab;
 background-color: #f9f9f9;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export