CSS argument for "if first child is"

Viewed 15299

I need a CSS selector for inside a div but I want it to only select the element if its the first element of a specific class inside that div.

1 Answers
Related