diff --git a/public/css/desktop.css b/public/css/desktop.css index 0f1d74e..68ce057 100644 --- a/public/css/desktop.css +++ b/public/css/desktop.css @@ -93,15 +93,6 @@ header > p { opacity: 0.2; } -#begrueßung { - font-size: 2em; - font-family: Arial, Helvetica, sans-serif; - color: #606060; - text-align: center; - margin-top: 0.5px; -} - - #aktuelle_auswahl { margin-left: 2.3em; font-size: 1.5em; @@ -129,13 +120,6 @@ header > p { cursor: pointer; } -#unterueberschrift { - font-family: Arial, Helvetica, sans-serif; - font-size: 0.8em; - text-align: left; - line-height: 0; -} - #balken { background-color: #9BB558; height: 20px;