From 525d1968b14ab058041fb89433a5e81c71605f08 Mon Sep 17 00:00:00 2001 From: herz Date: Fri, 18 Mar 2022 14:31:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Efaceitstalker=5Fdocker/app/templates/b?= =?UTF-8?q?ase.html=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- faceitstalker_docker/app/templates/base.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/faceitstalker_docker/app/templates/base.html b/faceitstalker_docker/app/templates/base.html index 5f7e726..04697ad 100644 --- a/faceitstalker_docker/app/templates/base.html +++ b/faceitstalker_docker/app/templates/base.html @@ -62,12 +62,12 @@ } .footer { - position:absolute; - bottom:0; - width:100%; - background: #212121; - margin 0 auto; - } + clear: both; + position: relative; + height: 200px; + margin-top: -200px; + background-color: #212121; + } .text-muted{ margin 0 auto;