Line 16: | Line 16: | ||
table tbody tr:nth-child(2n+1) { | table tbody tr:nth-child(2n+1) { | ||
background-color: #DBDBDB; | background-color: #DBDBDB; | ||
+ | } | ||
+ | |||
+ | table tr:first-child td { | ||
+ | background-color: white; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 10:01, 26 July 2016