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