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