
`:any-link` matches links, whether they have been visited or not. `:local-link` matches links to the current URL.
1 line
53 B
HTML
1 line
53 B
HTML
<a href="example.com" style="color: orange">Link</a>
|