MediaWiki talk:Common.css
Jump to navigation
Jump to search
CSS2 compliance
The nth-child
selector is CSS3+ compatible, we shall also support older versions in a roundabout fashion when easily feasible and with little effort involved. For instance, in CSS2 one can access the nth-child sibling through tag:first-child [+ tag] [... + tag]
and so forth. While we are at it, I would be glad if you settle the remaining classes for the left alignment of the first four columns (possibly in the way exposed). – Wesser (talk) 10:33, 11 October 2016 (UTC)