cal.pub0.org/styles/components/table.css

4 lines
57 B
CSS

table tbody tr:nth-child(odd) {
@apply bg-gray-50;
}