From 4fc48a13237954418110aaa25a9562234acbeccc Mon Sep 17 00:00:00 2001 From: scammo Date: Tue, 9 Mar 2021 18:37:03 +0100 Subject: [PATCH] scammo init --- assets/css/style.css | 4 +++- templates/layout.html | 15 ++++++++++++--- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 6774e85c..f3883c77 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -27,6 +27,7 @@ --wtf-dark-grey: #202020; --wtf-grey: #666; --wtf-mid-grey: #acacac; /* Nicht im swag-Repo */ + --wtf-footer-grey: #344b5d; /*--wtf-light-grey: #f2f2f2;*/ --wtf-light-grey: #edefeb; --wtf-lila: #6600ff; @@ -609,7 +610,8 @@ hr.-even { /* footer - Start */ footer { - background-color: var(--wtf-orange); + margin-top: 2px; + background-color: var(--wtf-footer-grey); padding: 3% 5%; display: flex; flex-direction: row; diff --git a/templates/layout.html b/templates/layout.html index 6461b373..bb63b931 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -77,7 +77,8 @@ __ ____________________