diff --git a/data/index.html b/data/index.html index 1c4b22e..3136746 100644 --- a/data/index.html +++ b/data/index.html @@ -15,47 +15,50 @@
Helligkeit -
- - - 50 + +
+ 50
-
+
Helligkeit bei Dunkelheit -
- - 50 -
+ +
+ 50 +
-
- Laufgeschwindigkeit - -
- - 50 -
-
+
+ +
+ 50 +
+ -
- Licht-An-Zeit -
- - 50 + +
+ 50
-
+ diff --git a/data/style.css b/data/style.css index 7a1b3f6..7701927 100644 --- a/data/style.css +++ b/data/style.css @@ -24,9 +24,11 @@ html { } .regler{ + position: fixed; + left: 0; -webkit-appearance: none; height: 30px; - width: 98%; + width: 100%; border-radius: 20px; outline: black; background-color: rgb(176, 188, 228);