Deployed 4c2cb2f to dev with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions 2024-12-02 08:56:03 +00:00
parent 882a0fd3c6
commit fc1846b1eb
177 changed files with 2732 additions and 21046 deletions

16
dev/css/style.css Normal file
View file

@ -0,0 +1,16 @@
h2,
h3,
h4,
h5,
h6 {
font-weight: bold !important;
}
.md-typeset h2 {
border-top: 1px solid var(--md-typeset-color);
padding-top: 40px;
}
.md-nav__item--section {
margin-top: 32px;
}