Changes

Jump to navigation Jump to search
149 bytes added ,  12:53, 28 April 2015
no edit summary
Line 1: Line 1: −
/* CSS placed here will be applied to GeSHi syntax highlighting */
+
/* CSS placed here will be applied to GeSHi syntax highlighting  
 
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.0em;
 
  font-size:1.0em;
 +
}*/
 +
 +
div.mw-geshi div
 +
div.mw-geshi div pre,
 +
span.mw-geshi,
 +
pre.source-css,
 +
pre.source-javascript {
 +
  font-family: monospace, "Courier New" !important;
 
}
 
}

Navigation menu