From 25eb2c6aa5b06436f81f39af8d8ea575f16c87b5 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Tue, 3 Jan 2023 10:01:26 +0100 Subject: [PATCH] Revert "Add banner" This reverts commit c24e64a235824dbf564326556639d4b4fb9c7e30. --- static/stylesheet.css | 14 -------------- templates/index_en.html | 3 --- 2 files changed, 17 deletions(-) diff --git a/static/stylesheet.css b/static/stylesheet.css index f8c2bf4..7916680 100644 --- a/static/stylesheet.css +++ b/static/stylesheet.css @@ -113,20 +113,6 @@ position: relative; } -#banner { - background-color: red; - color: white; - padding: 10px; - font-weight: bold; - font-size: 30px; - text-align: center; - font-family: sans-serif; -} - -#banner a { - color: white; -} - @media only screen and (max-width: 600px) { #body { background-image: none; diff --git a/templates/index_en.html b/templates/index_en.html index 36d2de6..3582b9c 100644 --- a/templates/index_en.html +++ b/templates/index_en.html @@ -41,8 +41,5 @@ -