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