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;
|
||||
}
|
||||
|
||||
.md-main h3:after {
|
||||
/* .md-main h3:after {
|
||||
content: " ¶";
|
||||
font-family: "Libre Franklin", Arial, sans-serif;
|
||||
font-weight: normal !important;
|
||||
color: "#990000";
|
||||
/* "\00B6";*/
|
||||
}
|
||||
} */
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user