From a1c9faf4dad798d9723ee99b083613527a65504a Mon Sep 17 00:00:00 2001 From: jonathan_schlegel Date: Wed, 4 Feb 2026 10:13:33 +0100 Subject: [PATCH] css/custom.css aktualisiert --- css/custom.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/css/custom.css b/css/custom.css index f11c6c9..9299f6d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -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,