blob: d79b321ef7fc41705bb9333042a059da83ff536c [file] [log] [blame]
.red { background-color : red }
p:nth-of-type(3) { background-color : lime }
dl > :nth-of-type(3n+1) { background-color : lime }