Patricia S (Talk | contribs) m |
Patricia S (Talk | contribs) m |
||
Line 40: | Line 40: | ||
} | } | ||
+ | .gold-table tr:nth-child(even) { | ||
+ | background-color: #EEE8AA; | ||
+ | } | ||
+ | |||
+ | .bronze-table tr:nth-child(even) { | ||
+ | background-color: #dca570; | ||
+ | } | ||
+ | |||
+ | .silver-table tr:nth-child(even) { | ||
+ | background-color: #e6e6e6; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 11:02, 11 October 2018