Difference between revisions of "User:Rcollins/common.css"

From Wiki-DIY
Jump to: navigation, search
Line 1: Line 1:
 
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}
 +
table.wikitable th {background-color: #666666}

Revision as of 22:45, 7 January 2015

table.wikitable tr:nth-child(odd) {background: #CCC}
table.wikitable tr:nth-child(even) {background: #FFF}
table.wikitable th {background-color: #666666}