(Created page with "#p-logo a { background: url(/mw/images/6/6f/Equalit.ie_logo.png) 35% 50% no-repeat !important; }") |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
#p-logo a { background: url(/mw/images/6/6f/Equalit.ie_logo.png) 35% 50% no-repeat !important; } | #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: #ddd; | ||
| + | } | ||
| + | |||
| + | .l-rtl { | ||
| + | direction:rtl; | ||
| + | unicode-bidi:bidi-override; | ||
| + | } | ||
Latest revision as of 17:13, 19 November 2015
#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: #ddd;
}
.l-rtl {
direction:rtl;
unicode-bidi:bidi-override;
}