Changes

MediaWiki:Common.css

0 bytes added, 8 years ago
.noautonum .tocnumber { display: none; }
.stripey.tr:nth-child(even) {
background-color: red;
}
.stripey.tr:nth-child(odd) {
background-color: white;
}