blob: 05fa47bcd59478cb8db75573c4d3bee5160950c2 [file] [log] [blame]
p { background: red; color: yellow; }
p.t1.t2 { background: green; color: white; }
div { background: green; color: white; }
div.t1 { background: red; color: yellow; }
address { background: red; color: yellow; }
address.t5.t5 { background: green; color: white; }