css/custom.css aktualisiert

This commit is contained in:
jonathan_schlegel 2026-02-04 09:51:46 +01:00
parent 577d05cad0
commit 51596e0722
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ html, body {
height: 100%; height: 100%;
margin: 0; margin: 0;
} }
body {
background-color: #FAF2E9;
}
.wrapper { .wrapper {
min-height: 100%; min-height: 100%;