Difference between revisions of "MediaWiki:Monobook.css"

From EPrints Documentation
Jump to: navigation, search
Line 2: Line 2:
  
 
div {
 
div {
 +
color: green;
 
font-size: 200%;
 
font-size: 200%;
 
}
 
}

Revision as of 13:26, 9 October 2006

/* edit this file to customize the monobook skin for the entire site */

div {
color: green;
font-size: 200%;
}