Skip to content

Commit

Permalink
Fix display of toc navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Nov 7, 2022
1 parent 66897b3 commit 78dce4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ nav.webpage-toc li {

nav.webpage-toc li > ul > li:before {
content: '└';
padding-right: 3px;
}

div.webpage-text h1 > a.heading-link,
Expand Down

0 comments on commit 78dce4b

Please sign in to comment.