diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 58c909ebb..c1d6e3e5d 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -27,10 +27,9 @@ div.md-sidebar--secondary div.md-sidebar__scrollwrap { margin-top: 0px; } -.md-main h3:after { +/* .md-main h3:after { content: " ΒΆ"; font-family: "Libre Franklin", Arial, sans-serif; font-weight: normal !important; color: "#990000"; - /* "\00B6";*/ -} \ No newline at end of file +} */ \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index fc703e606..1d2fa6867 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -66,6 +66,8 @@ extra_javascript: - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js markdown_extensions: + - toc: + permalink: true - admonition - pymdownx.details - pymdownx.arithmatex: