table.zebra tr:nth-child(odd) {
  background: red;
}