diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css index 74a255b..ecac15e 100644 --- a/src/main/resources/static/css/style.css +++ b/src/main/resources/static/css/style.css @@ -217,6 +217,20 @@ div { background: rgba(0, 0, 0, 0.5); } +.btn-linda { + border-radius: 26px; + box-shadow: 0px 0px 7px 4px #ddd; + font-family: 'Cabin Sketch'; + font-size: x-large; + margin-left: auto; + margin-right: auto; +} + +.btn-linda:hover { + color: white !important; + background-color: #534f43 !important; +} + .silver-to-gray-gradient { background-image: linear-gradient(to bottom right, lightgray, silver) !important; diff --git a/src/main/resources/templates/camplist.html b/src/main/resources/templates/camplist.html index d8c17d8..8387954 100644 --- a/src/main/resources/templates/camplist.html +++ b/src/main/resources/templates/camplist.html @@ -15,51 +15,51 @@ -
- -
-
-   -
-
-
-
-
Ort
-
- -
+
+ +
+
+
+  
-
-
Jungen und Mädchen
-
-
-
-
Zeit
-
- -
-
-
-
Preis
-
-
-
-
Ferien
-
-
-
-
- +
+
+ + + + + + + + + + + + + + + + + + + +
+
+ Biblische Geschichten
Nachtwanderung
Gruppenspiele
Ausflüge
Überraschungen +
+
Ort
+

+
+
-
\ No newline at end of file diff --git a/src/main/resources/templates/registration/registration.html b/src/main/resources/templates/registration/registration.html index 1b0a0af..873096d 100644 --- a/src/main/resources/templates/registration/registration.html +++ b/src/main/resources/templates/registration/registration.html @@ -107,7 +107,7 @@
- +