blob: 8b833bcae57aab52b7f88b000742a5cebd7d3f25 [file] [log] [blame]
line { display: block; }
[type~=match] { background: red; }
line:nth-child(3n-1) { background: lime; }
[hidden] { display: none; }