Difference between revisions of "MediaWiki:Masquerade.css"
From Masq
| Line 5: | Line 5: | ||
} | } | ||
.rencat { | .rencat { | ||
| + | background-color: #FFFFCC; | ||
| + | border-bottom: 1px dotted #AA0000 !important; | ||
| + | border-left: 0 none; | ||
| + | border-right: 0 none; | ||
| + | border-top: 1px solid #AA0000 !important; | ||
| + | font-family: "de-walpergens-pica",serif !important; | ||
| + | /* | ||
font-weight: bold; | font-weight: bold; | ||
background-color: #ffa; | background-color: #ffa; | ||
| + | */ | ||
} | } | ||
.rensubcat { | .rensubcat { | ||
background-color: #ffd; | background-color: #ffd; | ||
} | } | ||
Revision as of 19:08, 2 April 2014
.renhead {
font-weight: bold;
color: #fff;
background-color: #900;
}
.rencat {
background-color: #FFFFCC;
border-bottom: 1px dotted #AA0000 !important;
border-left: 0 none;
border-right: 0 none;
border-top: 1px solid #AA0000 !important;
font-family: "de-walpergens-pica",serif !important;
/*
font-weight: bold;
background-color: #ffa;
*/
}
.rensubcat {
background-color: #ffd;
}