elemento alvo pseudo-classes
*:target { color : red }
*:target::before { content : url(target.png) }
Prickly Penguin
*:target { color : red }
*:target::before { content : url(target.png) }