From 5bf3cf3efeb4d9b931e04e23928b09d28c248f31 Mon Sep 17 00:00:00 2001 From: elpatron68 Date: Sun, 26 May 2024 10:51:20 +0200 Subject: [PATCH] Add footer --- templates/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index f1a86f1..2910733 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,7 +21,7 @@ table-layout: fixed; } .table td { - height: calc(100vh / 5); /* Höhe der Zeilen dynamisch anpassen */ + height: calc(100vh / 6); /* Höhe der Zeilen dynamisch anpassen */ vertical-align: middle; text-align: center; } @@ -89,6 +89,10 @@ + + Made with ♥️ and zero kowledge in Kiel Strawberry City.
+ Version: 1.0.1/2024-05-26 +