mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-12 09:24:50 +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);
|
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 {
|
body .anchor {
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user