Ver original.table tbody tr:nth-child(odd) td { background:red;} .table tbody tr:nth-child(even) td { background:blue;}