Difference between revisions of "MediaWiki:Monobook.css"

From BTGuard Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
.portlet h5 {
 
.portlet h5 {
       color: red;
+
       color: black;
 
       font-weight:bold;
 
       font-weight:bold;
      text-align:center;
 
 
}
 
}

Revision as of 17:56, 30 May 2013

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


body { background: #CECECE; }

.portlet h5 {
       color: black;
       font-weight:bold;
}