Preview:
// By default, browsers will “skip” areas where the “ink” of a character crosses an underline. You can change this behavior to force the underline/overline to go through the character by setting text-decoration-skip-ink to none.

a:not([class]) {
	text-decoration-skip-ink: auto; // || none
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter