This commit is contained in:
parent
e747f24ab9
commit
695f31502b
1 changed files with 2 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue