mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
variant: remove glow from children lists
This commit is contained in:
parent
543e01cff7
commit
e42f711c23
1 changed files with 6 additions and 0 deletions
|
@ -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…
Reference in a new issue