• #dev 2024-07-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-07-16 UTC
# 22:38
[Murray]
coincidentally, even nullifying the specificity of the `a {...}` selector *still* results in overriding the default `:visited` styles e.g. `:where(a) {...}` so I can't find any way around it other than always using `:link`, which doesn't feel great either 😅