MediaWiki:Shiftinew.css: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) m blargh - more trial and error |
ShadowWolf (talk | contribs) m add a bit of accessibility markup |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
h1. | body.ns-2 h1.firstHeading { display: none !important; visibility: hidden; } | ||
p:nth-child(even), li:nth-child(even) { | |||
background-color: rgba(0,0,0, 0.03); | |||
} | |||