Difference between revisions of "MediaWiki:Monobook.css"
From AdCiv
Line 6: | Line 6: | ||
.toccolours { | .toccolours { | ||
border:1px solid #aaaaaa; | border:1px solid #aaaaaa; | ||
+ | background-color:red; | ||
padding:5px; | padding:5px; | ||
font-size: 95%; | font-size: 95%; | ||
} | } |
Revision as of 13:30, 24 December 2006
h1 {text-align: center;} /* Class styles */ /* .toccolours added here because need transparent for black pages */ .toccolours { border:1px solid #aaaaaa; background-color:red; padding:5px; font-size: 95%; }