Hacker News new | past | comments | ask | show | jobs | submit login

Specificity is the difference:

* + * is 0,0,0.

:not(:first-child) is 0,1,0.

:where(:not(:first-child)) would take it back to 0,0,0.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: