css/custom.css aktualisiert

This commit is contained in:
jonathan_schlegel 2026-02-04 10:13:33 +01:00
parent 1429e3fea2
commit a1c9faf4da
1 changed files with 6 additions and 1 deletions

View File

@ -56,6 +56,12 @@ html, body {
margin: 0;
}
body {
background-color: #FAF2E9 !important;
}
.wrapper {
min-height: 100%;
@ -63,7 +69,6 @@ html, body {
/* But also accounting for potential margin-bottom of last child */
margin-bottom: -200px;
background-color: #FAF2E9 !important;
}
footer,