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