forked from ScoDoc/DocScoDoc
Améliore titres (permalink)
This commit is contained in:
parent
085e5c35c1
commit
7d27cf8bfa
@ -27,10 +27,9 @@ div.md-sidebar--secondary div.md-sidebar__scrollwrap {
|
|||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-main h3:after {
|
/* .md-main h3:after {
|
||||||
content: " ¶";
|
content: " ¶";
|
||||||
font-family: "Libre Franklin", Arial, sans-serif;
|
font-family: "Libre Franklin", Arial, sans-serif;
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
color: "#990000";
|
color: "#990000";
|
||||||
/* "\00B6";*/
|
} */
|
||||||
}
|
|
@ -66,6 +66,8 @@ extra_javascript:
|
|||||||
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
|
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
- toc:
|
||||||
|
permalink: true
|
||||||
- admonition
|
- admonition
|
||||||
- pymdownx.details
|
- pymdownx.details
|
||||||
- pymdownx.arithmatex:
|
- pymdownx.arithmatex:
|
||||||
|
Loading…
Reference in New Issue
Block a user