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;