Hi Jeff,

I have this 1 single validation error, is there a work around?

URI : http://************/sites/all/themes/genesis/css/base.css?t
85 Unknown pseudo-element or pseudo-class :last-child
85 Unknown pseudo-element or pseudo-class :last-child

ps. I Love the theme - It's so clean ;)

Comments

Jeff Burnz’s picture

Status: Active » Closed (won't fix)

The W3C CSS validator cant validate CSS3, which this is, and is valid.

http://www.w3.org/TR/css3-selectors/#last-child-pseudo

stunch’s picture

I thought as much, not to worry, maybe the validator will start validating CSS3 some time soon.

Thanks anyway