Skip to content

Commit

Permalink
Update CSS to improve toc #36
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Aug 14, 2023
1 parent c8493db commit b97f9ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/css/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
--md-typeset-a-color: #5ba6ec;
/* --md-text-font-color: #ffffff; */
/* --md-primary-fg-color--light: #ECB7B7; */
}
}

:not([data-md-state="blur"]) + nav {
display: none;

0 comments on commit b97f9ba

Please sign in to comment.