Patricia S (Talk | contribs) |
Patricia S (Talk | contribs) |
||
Line 25: | Line 25: | ||
} | } | ||
− | .lab-table tr:nth-child( | + | .lab-table tr:nth-child(odd) { |
background-color: #efc9ca; | background-color: #efc9ca; | ||
} | } | ||
Line 36: | Line 36: | ||
} | } | ||
− | .hp-table tr:nth-child( | + | .hp-table tr:nth-child(odd) { |
background-color: #78d69e; | background-color: #78d69e; | ||
} | } | ||
− | .project-table tr:nth-child( | + | .project-table tr:nth-child(odd) { |
− | background-color: # | + | background-color: #ECECa8; |
} | } | ||
− | .doc-table tr:nth-child( | + | .doc-table tr:nth-child(odd) { |
background-color: #edaaac; | background-color: #edaaac; | ||
} | } | ||
− | .gold-table tr:nth-child( | + | .gold-table tr:nth-child(odd) { |
background-color: #EADB9F; | background-color: #EADB9F; | ||
} | } | ||
− | .bronze-table tr:nth-child( | + | .bronze-table tr:nth-child(odd) { |
background-color: #E0B480; | background-color: #E0B480; | ||
} | } | ||
− | .silver-table tr:nth-child( | + | .silver-table tr:nth-child(odd) { |
background-color: #e6e6e6; | background-color: #e6e6e6; | ||
} | } |
Revision as of 22:54, 17 October 2018