Difference between revisions of "MediaWiki:Masquerade.css"
From Masq
(Created page with ".renhead { font-weight: bold; background-color: #eeee00; }") |
|||
| Line 1: | Line 1: | ||
.renhead { | .renhead { | ||
font-weight: bold; | font-weight: bold; | ||
| − | background-color: # | + | color: #fff; |
| + | background-color: #600; | ||
| + | } | ||
| + | .rencat { | ||
| + | font-weight: bold; | ||
| + | background-color: ffd; | ||
} | } | ||
Revision as of 18:55, 2 April 2014
.renhead {
font-weight: bold;
color: #fff;
background-color: #600;
}
.rencat {
font-weight: bold;
background-color: ffd;
}