tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0, 0.3);
}
