Difference between revisions of "MediaWiki:Monobook.css"
From AdCiv
| Line 5: | Line 5: | ||
/* .toccolours added here because version in | /* .toccolours added here because version in | ||
monobook/main.css wasn't being used by the print style */ | monobook/main.css wasn't being used by the print style */ | ||
| − | . | + | .toccolors { |
border:2px solid #aaa; | border:2px solid #aaa; | ||
background-color:#f9f9f9; | background-color:#f9f9f9; | ||
Revision as of 13:49, 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:#f9f9f9;
padding:5px;
font-size: 95%;
}