ckirknielsen’s avatarckirknielsen’s Twitter Archive—№ 103

  1. Lil #CSS trick: Half-transparent currentColor underline on a link? Can do! a { text-decoration: none; background: linear-gradient(currentColor, transparent, currentColor, transparent, currentColor) repeat-x 0 100% / 100% 2px; } View on CodePen codepen.io/chriskirknielsen/pen/aMgYQj
    OpenGraph image for codepen.io/chriskirknielsen/pen/aMgYQj