From f78fdcad5065454e14b43d1482da012020e529d7 Mon Sep 17 00:00:00 2001 From: Ahmed Bada <2123174@stud.hs-mannheim.de> Date: Wed, 17 May 2023 14:59:34 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Estyle.css=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/style.css b/style.css index 4453cd1..e1c7990 100644 --- a/style.css +++ b/style.css @@ -58,6 +58,28 @@ body{ text-decoration: none; } +#CandleID{ + opacity: 1; + pointer-events: auto; +} +#abmelden{ + + position: fixed; + left: auto; + right: 60px; + top: 149px; + width: 120px; + height: 35px; + background-color:#664220 ; + color:rgb(255, 255, 255); + padding-right:10px; + padding-left: 8px; + padding-top: 15px; + padding-bottom: 0px; + text-align: center; + text-decoration: none; + +} #buecher{ position: fixed;