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