• #dev 2025-02-27
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-02-27 UTC
# 22:11
[artlung]
since you define the size of beforre as 16px x 16px that's the background position and size I'd choose. More portable would be `a.syn-link[href*="http://bsky.app"]::before { content: ' '; background: url("/bluesky-icon-light-gray.png") 50% 50% / contain; }`