MediaWiki:Geshi.css

(Difference between revisions)
Jump to: navigation, search
m
m
Line 5: Line 5:
 
   margin: 1em 0;  
 
   margin: 1em 0;  
 
   border: 1px dashed #2f6fab;
 
   border: 1px dashed #2f6fab;
   font-size: 8pt;
+
   font-size: 13pt;
 
   background-color: #f9f9f9;
 
   background-color: #f9f9f9;
 
}
 
}

Revision as of 13:02, 7 February 2012

/* CSS placed here will be applied to GeSHi syntax highlighting */
div.mw-geshi {
  font-family: monospace, "Courier New";
  padding: 1em; 
  margin: 1em 0; 
  border: 1px dashed #2f6fab;
  font-size: 13pt;
  background-color: #f9f9f9;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox