Difference between revisions of "MediaWiki:Monobook.css"
From BTGuard Wiki
| Line 6: | Line 6: | ||
.portlet h5 { | .portlet h5 { | ||
color: red; | color: red; | ||
| + | font-weight:bold; | ||
} | } | ||
Revision as of 17:55, 30 May 2013
/* CSS placed here will affect users of the MonoBook skin CECECE FFE0E0*/
body { background: #CECECE; }
.portlet h5 {
color: red;
font-weight:bold;
}