Links need more than just a color change to distinguish them.

If your solution is `font-weight: 500`, don’t be surprised when you get dinged for 1.4.1 Use of Color.

`500` often renders no differently than the default (`400`). It’s adversarial conformance.

Use an underline.

#accessibility #a11y

On Link Underlines

TL;DR: In general, I recommend underlining links in body content. In the absence of a better style appropriate for a specific site, this is the way to go. Overview It is amazing to me how this suggestion causes so much angst and fighting. Designers often argue that they look ugly,…

Adrian Roselli
@aardrian Yep, hell even Discord has a toggle for doing just this.