variant: remove glow from children lists

This commit is contained in:
Sören Weber 2022-02-23 13:44:45 +01:00
parent 543e01cff7
commit e42f711c23
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -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;
} }