Difference between revisions of "MediaWiki:Monobook.css"

From BTGuard Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
body { background: #CECECE; }
 
body { background: #CECECE; }
 +
 +
.portlet h5 {
 +
      color: red;
 +
}

Revision as of 17:53, 30 May 2013

/* CSS placed here will affect users of the MonoBook skin CECECE  FFE0E0*/


body { background: #CECECE; }

.portlet h5 {
       color: red;
}