4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
.talks-table tr:nth-child(odd) {
|
||
|
@apply .bg-grey-lighter;
|
||
|
}
|