Deployed 951eb26 with MkDocs version: 1.6.1

This commit is contained in:
2026-02-27 16:44:52 +01:00
commit 76339b2417
70 changed files with 35405 additions and 0 deletions

14
stylesheets/extra.css Normal file
View File

@@ -0,0 +1,14 @@
.md-header__button.md-logo {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
.md-header__button.md-logo img,
.md-header__button.md-logo svg {
display: block;
width: auto;
height: 2.4rem;
fill: currentcolor;
}