• #dev 2025-01-27
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-01-27 UTC
# 16:32
[Joe_Crawford]
If the layout is `nav > label` I'd be looking at things like `nav:has(label + label + label + label + label)` which is dopey but I've been playing with using it to set layouts based on scale. Could also do nth-child or nth-of-type in that context. But the short answer to your wish is "no."