Changes

MediaWiki:Common.css

116 bytes added, 8 years ago
#p-logo a { background: url(/mw/images/6/6f/Equalit.ie_logo.png) 35% 50% no-repeat !important; }
.noautonum .tocnumber { display: none; }
 
.stripey.tr:nth-child(even) {
background-color: red;
}
.stripey.tr:nth-child(odd) {
background-color: white;
}