💄 style: use text-colour for hover on rt
in links
Didn't look good on dark mode in note admonition.
This commit is contained in:
parent
0688628420
commit
a6b6c32050
@ -88,7 +88,7 @@ a:hover {
|
||||
}
|
||||
|
||||
a:hover rt {
|
||||
color: initial;
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
a:not(.no-hover-padding):hover::after {
|
||||
|
Loading…
x
Reference in New Issue
Block a user