Is there a way to control the position of the underline in text-decoration: underline
?
<a href="#">Example link</a>
The example above has an underline by default...is there a way to nudge that underline down by a few pixels so that there is more space between the text and the underline?