From 92214faa5eccc91659b5fb2f70218ff09af75506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesko=20Ansch=C3=BCtz?= Date: Tue, 6 May 2025 21:59:44 +0200 Subject: [PATCH] Update to version 0.0.4 --- script/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/script/templates/index.html b/script/templates/index.html index 269e7e4..8f3dc84 100644 --- a/script/templates/index.html +++ b/script/templates/index.html @@ -8,6 +8,7 @@ body { font-family: Arial, sans-serif; text-align: center; + color: white; margin: 0; padding: 0; background-color: #233c4c;