I thought I needed a `:nth-next-sibling(n)` in #CSS but I actually don't. `:nth-child(n of <selector>)` is a powerful beast! :css:

Wrote a quick post about it here: chriskirknielsen.com/blog/nth-