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 @@ __ ____________________