From 7d27cf8bfa291fdf423c0e0034134d8a5425c3f3 Mon Sep 17 00:00:00 2001 From: viennet Date: Wed, 7 Jun 2023 08:18:51 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9liore=20titres=20(permalink)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/stylesheets/extra.css | 5 ++--- mkdocs.yml | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 58c909e..c1d6e3e 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 fc703e6..1d2fa68 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: