Skip to content

Commit

Permalink
Don't underline the pilcrow (¶) navigation symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 3, 2024
1 parent 2c20723 commit bd00c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_docs_theme/static/pydoctheme.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ a[href] {
text-underline-offset: 0.25em;
}
/* No underline for navigation */
a.headerlink,
div.genindex-jumpbox a,
div.modindex-jumpbox a,
div#search-results a,
Expand Down

0 comments on commit bd00c3d

Please sign in to comment.