docs: add style.css

This commit is contained in:
technofab 2025-09-23 10:22:58 +02:00
parent 086c4086c6
commit e04b71c074
No known key found for this signature in database
2 changed files with 16 additions and 0 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;
}