Hacker News new | ask | show | jobs
by shinuza 5240 days ago
It's a good initiative but utterly wrong regarding best practices for css selectors.

ol.tags li a span.meta

Really? Why not something like:

.tags-vertical .meta

I like the overall style a lot tho.

1 comments

It says it's a Word Press theme. Maybe WP expects those identifiers?
Maybe for the top level, but anything between that and the classname is useless IMHO.