From 5d6cf86df2f5576271d8fbd09674004abefb24e4 Mon Sep 17 00:00:00 2001 From: Florian Zirker Date: Wed, 26 Mar 2025 08:04:47 +0100 Subject: [PATCH] No Favicon --- default.css | 5 +++-- error.html | 1 + index.html | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/default.css b/default.css index 44d8999..4b81233 100644 --- a/default.css +++ b/default.css @@ -7,7 +7,8 @@ } footer { - position: absolute; + position: fixed; + padding: .5em; bottom: 0; - height: 50px; + width: 100%; } diff --git a/error.html b/error.html index a89f577..69273f6 100644 --- a/error.html +++ b/error.html @@ -5,6 +5,7 @@ florianzirker.de + diff --git a/index.html b/index.html index 2b185ee..9886914 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ florianzirker.de +