docs: update nixmkdocs and small improvements

This commit is contained in:
technofab 2025-09-24 19:18:55 +02:00
parent 60c71a53d4
commit 6af83809f7
No known key found for this signature in database
6 changed files with 37 additions and 58 deletions

15
docs/style.css Normal file
View file

@ -0,0 +1,15 @@
.md-header__button.md-logo {
margin: 0;
padding-top: .2rem;
padding-bottom: .2rem;
}
[dir="ltr"] .md-header__title {
margin-left: 0;
}
.md-header__button.md-logo img,
.md-header__button.md-logo svg {
height: 2rem;
}