MediaWiki:Geshi.css

From FreeDESK
(Difference between revisions)
Jump to: navigation, search
 
Line 3: Line 3:
 
{
 
{
 
font-size: 1.4em;
 
font-size: 1.4em;
 +
padding: 1em;
 +
margin: 1em 0;
 +
border: 1px dashed #2f6fab;
 +
background-color: #f9f9f9;
 
}
 
}

Latest revision as of 23:28, 27 June 2012

/* CSS placed here will be applied to GeSHi syntax highlighting */
div.mw-geshi
{
font-size: 1.4em;
padding: 1em; 
margin: 1em 0; 
border: 1px dashed #2f6fab;
background-color: #f9f9f9;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox