CSS Nth Child saute en premier
p:not(:first-child) { color: red; }
Amused Angelfish
p:not(:first-child) { color: red; }