Add style.css with header-logo class

This commit is contained in:
Akitake
2025-04-07 11:19:08 +02:00
parent 6ffc547374
commit 087202ec2a
2 changed files with 10 additions and 0 deletions

7
docs/style.css Normal file
View File

@@ -0,0 +1,7 @@
.header-logo {
height: 150px !important;
width: auto;
display: block;
margin-left: auto;
margin-right: auto;
}

View File

@@ -279,6 +279,9 @@ plugins:
- search
- git-revision-date-localized
extra_css:
- style.css
extra:
analytics:
provider: custom