menu: hovered links

This commit is contained in:
He4eT 2025-02-24 18:16:07 +01:00
commit 9b407a5059
2 changed files with 26 additions and 25 deletions

View file

@ -27,7 +27,7 @@ body {
a {
color: inherit;
text-decoration: none;
border-bottom: calc(0.5 * var(--step)) solid;
border-block-end: calc(0.5 * var(--step)) solid;
}
/* Typography */