Difference between revisions of "MediaWiki:Monobook.css"
From BTGuard Wiki
| Line 2: | Line 2: | ||
| − | body { background: # | + | body { background: #939393; } |
.portlet h5 { | .portlet h5 { | ||
Revision as of 21:38, 6 June 2013
/* CSS placed here will affect users of the MonoBook skin CECECE FFE0E0*/
body { background: #939393; }
.portlet h5 {
color: black;
font-weight:bold;
}
/* Default Font Color */
body {
font-family: Helvetica;
font-size:10px;
}