table { th, td { padding: 0.5rem; } tr { &:nth-child(2n) { background: rgba(127, 127, 127, 0.25); } } }