Hacker News new | ask | show | jobs
by indysigners 1961 days ago
Both the :has and the :contains selector (as in ul:has(> li:contains("Built")) ) were new to me. So thanks to the author for sharing that little trick!