Modify text decoration color
This commit is contained in:
@@ -42,6 +42,7 @@ footer {
|
||||
a {
|
||||
color: var(--color-unhovered-link);
|
||||
text-decoration-style: dashed;
|
||||
text-decoration-color: color-mix(in srgb, currentColor 80%, transparent);
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
||||
Reference in New Issue
Block a user