Difference between revisions of "MediaWiki:Evergreen3.css"
From Help Wiki
m |
m |
||
| Line 14: | Line 14: | ||
float:right; | float:right; | ||
border:solid 1px #e9e9e9; | border:solid 1px #e9e9e9; | ||
| + | } | ||
| + | |||
| + | .tutbox .CategoryTreeLabel { | ||
| + | font-weight: bold; | ||
} | } | ||
Revision as of 09:39, 23 September 2011
/*<nowiki>*/
.morebox {
/*background-color: #F0F2EB;*/
border: solid 1px #ccc;
padding: 10px;
margin: 10px 0px;
}
.tutbox {
font-size: 0.9em;
width: 35%;
margin: 0 0 10px;
float:right;
border:solid 1px #e9e9e9;
}
.tutbox .CategoryTreeLabel {
font-weight: bold;
}