From 8f98e8a9adc2fdae7404df02df325fc9b9660690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesko=20Ansch=C3=BCtz?= Date: Tue, 6 May 2025 21:55:49 +0200 Subject: [PATCH] Hintergrundfarbe... --- script/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/templates/index.html b/script/templates/index.html index 6054578..269e7e4 100644 --- a/script/templates/index.html +++ b/script/templates/index.html @@ -10,7 +10,7 @@ text-align: center; margin: 0; padding: 0; - background-color: #85b5f8; + background-color: #233c4c; } .container { margin-top: 0px; @@ -80,4 +80,4 @@ - \ No newline at end of file +