text/underline
All checks were successful
/ job (push) Successful in 1m37s

This commit is contained in:
Marc Beninca 2025-02-24 19:53:56 +01:00
parent e747f24ab9
commit 695f31502b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -93,7 +93,8 @@ a:hover, h2, h3, header {
a {
color: inherit;
text-decoration: underline;
text-underline-offset: .25em;
text-decoration-skip-ink: auto;
text-underline-offset: .2em;
}
a:hover {
background: var(--anchor-gradient);