From ac2715f5f4f2ecde2ff922700034df630227e0e1 Mon Sep 17 00:00:00 2001 From: moanos Date: Wed, 31 Jul 2024 18:48:23 +0200 Subject: [PATCH] feat: style language switcher --- public/assets/css/style.css | 22 +++++++++++++++++++--- public/index.html | 35 ++++++++++++++++++++++++----------- 2 files changed, 43 insertions(+), 14 deletions(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 55c8209..9f667b0 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -199,15 +199,31 @@ input.measurement { flex-wrap: wrap; } -.navigation-sticky { +.top-navigation { + margin: 0; + border: none; + width: 100%; + display: flex; +} + +.homebutton { + background-color: var(--secondary-light-one); + color: var(--primary-light-one); + border-bottom-right-radius: 8px; + font-weight: bold; + padding: 16px; + width: 20%; +} + +.language-switcher { background-color: var(--secondary-light-one); color: var(--primary-light-one); padding: 16px; - margin: 0; - border-bottom-right-radius: 8px; + border-bottom-left-radius: 8px; border: none; font-weight: bold; width: 20%; + margin-left: auto; } diff --git a/public/index.html b/public/index.html index 5be4029..0a01250 100644 --- a/public/index.html +++ b/public/index.html @@ -11,17 +11,21 @@ - +
+ - - + +
+ +
+

Käfigrechner

@@ -89,7 +93,16 @@
- + + + + + Als Vollebenen zählen alle Ebenen die größer als 0.5m² sind, inklusive des Käfigbodens.