79083317

Date: 2024-10-13 14:12:12
Score: 2
Natty:
Report link

I found out how to do it.

.foo:nth-of-type(1) .bar:nth-of-type(3),
.foo:nth-of-type(2) .bar:nth-of-type(2) {
  color:yellow;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Matt The Greenside Gallery