This commit is contained in:
Johannes Braun
2026-02-22 01:08:16 +01:00
parent 52a041521d
commit d55a63b07c
2 changed files with 10 additions and 10 deletions

View File

@@ -10,13 +10,13 @@
display: none;
}
/*.md-header,*/ .md-footer {
/*.md-header,*/ .md-footer,
.md-footer-meta {
background-color: #333333;
}
.md-footer__inner.md-grid {
display: none;
}
/* Zensical keeps footer content in the inner/meta containers.
Don't hide footer structure, only style it. */
.md-sidebar {
padding-top: 0px;
@@ -77,4 +77,4 @@
ol li::marker {
font-weight: bold;
}
}