blob: d11df54191dac37fc3b49d08d3e3eb471ffa200a [file] [log] [blame]
.red { background-color : red }
.t1 td:not(:first-child) { background-color : lime }
p > *:not(:first-child) { background-color : lime }
table.t1 td { border : thin black solid }