mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-11 15:33:34 +08:00
variant: remove glow from children lists
This commit is contained in:
parent
543e01cff7
commit
e42f711c23
@ -172,6 +172,12 @@ body #sidebar a:hover {
|
||||
0 0 8px var(--INTERNAL-MENU-SECTIONS-LINK-HOVER-color);
|
||||
}
|
||||
|
||||
body h1 a,
|
||||
body h2 a,
|
||||
body h3 a,
|
||||
body h4 a,
|
||||
body h5 a,
|
||||
body h6 a,
|
||||
body .anchor {
|
||||
text-shadow: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user