Difference between revisions of "MediaWiki:Monobook.css"
From AdCiv
| Line 7: | Line 7: | ||
.toccolors { | .toccolors { | ||
border:2px solid #aaa; | border:2px solid #aaa; | ||
| − | background-color: | + | background-color:red; |
padding:5px; | padding:5px; | ||
font-size: 95%; | font-size: 95%; | ||
} | } | ||
Revision as of 13:50, 24 December 2006
h1 {text-align: center;}
/* Class styles */
/* .toccolours added here because version in
monobook/main.css wasn't being used by the print style */
.toccolors {
border:2px solid #aaa;
background-color:red;
padding:5px;
font-size: 95%;
}