From dd28dc1c9943c735c8842f16a8c1425d1f5290f3 Mon Sep 17 00:00:00 2001 From: schrom01 Date: Thu, 17 Aug 2023 22:35:34 +0200 Subject: [PATCH] created Frontend Page --- index.php | 95 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 55 insertions(+), 40 deletions(-) diff --git a/index.php b/index.php index 498ba19..5f2fd33 100644 --- a/index.php +++ b/index.php @@ -18,28 +18,11 @@ border-bottom: 1px solid #ddd; } - #sitzInput:focus {outline: 3px solid #ddd;} + #sitzInput {outline: 3px solid #ddd;} - - .dropdown { - position: relative; - display: inline-block; - } - - .dropdown-content { - position: absolute; - background-color: #f6f6f6; - min-width: 230px; - overflow: auto; - border: 1px solid #ddd; - z-index: 1; - } - - .dropdown-content a { - color: black; - padding: 12px 16px; - text-decoration: none; - display: block; + .button-small { + font-size: 0.7rem; + padding: 0% 1%; } .dropdown a:hover {background-color: #ddd;} @@ -69,17 +52,59 @@
+

* kann als Platzhalter verwendet werden



-
+


-
+