deb-python-lesscpy/test/css/issues/issue30.css

5 lines
60 B
CSS

tr:nth-child(odd) td,
tr:nth-child(odd) th {
color: red;
}