MediaWiki:Geshi.css

(Difference between revisions)
Jump to: navigation, search
(Created page with "- CSS placed here will be applied to GeSHi syntax highlighting: div.mw-geshi { padding: 1em; margin: 1em 0; border: 1px solid #e4e4e4; font-size: 8pt; backgroun...")
 
m
Line 3: Line 3:
 
   padding: 1em;  
 
   padding: 1em;  
 
   margin: 1em 0;  
 
   margin: 1em 0;  
   border: 1px solid #e4e4e4;
+
   border: 1px dashed blue;
 
   font-size: 8pt;
 
   font-size: 8pt;
 
   background-color: #f4f4f4;
 
   background-color: #f4f4f4;
 
}
 
}

Revision as of 12:52, 7 February 2012

/* CSS placed here will be applied to GeSHi syntax highlighting */
div.mw-geshi {
  padding: 1em; 
  margin: 1em 0; 
  border: 1px dashed blue;
  font-size: 8pt;
  background-color: #f4f4f4;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox