Revert "Add banner"

This reverts commit c24e64a235.
This commit is contained in:
2023-01-03 10:01:26 +01:00
parent c24e64a235
commit 25eb2c6aa5
2 changed files with 0 additions and 17 deletions

View File

@@ -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;