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