User:Rcollins/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
table.wikitable {background:# | table.wikitable th:{background:#666;color:#ffffff} | ||
table.wikitable tr:nth-child(odd) {background: #CCC} | table.wikitable tr:nth-child(odd) {background: #CCC} | ||
table.wikitable tr:nth-child(even) {background: #FFF} | table.wikitable tr:nth-child(even) {background: #FFF} |
Revision as of 05:39, 8 January 2015
table.wikitable th:{background:#666;color:#ffffff} table.wikitable tr:nth-child(odd) {background: #CCC} table.wikitable tr:nth-child(even) {background: #FFF}