Difference between revisions of "MediaWiki:Monobook.css"

From GGBN Wiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Monobook skin: .portlet h5 { text-transform: none; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
.portlet h5 {
 
text-transform: none;
 
}
 

Revision as of 15:49, 16 August 2011

/* CSS placed here will affect users of the Monobook skin */