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