Skip to content

Commit

Permalink
variant: remove glow from children lists
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Feb 23, 2022
1 parent 543e01c commit e42f711
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions static/css/theme-neon.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit e42f711

Please sign in to comment.