5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
tr:nth-child(odd) td,
|
|
tr:nth-child(odd) th {
|
|
color: red;
|
|
}
|