Daniel Glazman Ian Hickson .green { background-color : lime ! important } .t1 td:not(:first-child) { background-color : red } p > *:not(:first-child) { background-color : red } table.t1 td { border : thin black solid }
1.1 green cell green cell
2.1 green cell green cell
3.1 green cell green cell

This paragraph should be unstyled.