Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: table.alternategrey tr:nth-child(even) {background: #eeeeee;}") |
Uwe Hermann (talk | contribs) m |
||
Line 2: | Line 2: | ||
table.alternategrey tr:nth-child(even) {background: #eeeeee;} | table.alternategrey tr:nth-child(even) {background: #eeeeee;} | ||
table.alternategrey tr:nth-child(odd) {background: #dddddd;} |