Changes

Jump to navigation Jump to search
78 bytes removed ,  12:54, 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 {
  −
font-family: monospace, "Courier New" !important;
  −
font-size:1.0em;
  −
}*/
  −
   
div.mw-geshi div
 
div.mw-geshi div
 
div.mw-geshi div pre,
 
div.mw-geshi div pre,
Line 11: Line 6:  
pre.source-javascript {
 
pre.source-javascript {
 
   font-family: monospace, "Courier New" !important;
 
   font-family: monospace, "Courier New" !important;
 +
  font-size:1.0em;
 
}
 
}

Navigation menu