diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index 2bd15bd..109e533 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -1,4 +1,4 @@ - + diff --git a/content/pages/buchen.blade.php b/content/pages/buchen.blade.php index cc6181b..979700a 100644 --- a/content/pages/buchen.blade.php +++ b/content/pages/buchen.blade.php @@ -10,18 +10,118 @@
-

Preise

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ab aliquid aperiam asperiores, consequatur dicta, ex fuga illum maxime perspiciatis rem soluta vel voluptates. Aut dignissimos necessitatibus non nulla quasi. Delectus? -
+
+
+
+
+
Ihre Kontaktdaten
+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+
+ +
+
Alpakatour
+
+
+ + +
+ +
+
+
+ + +
+
+
+
+ + + +
+
+
+ +
+ + + +
+
+
+ + + +
+ + + +
+



- - Alpaka Tour Buchen - +
diff --git a/css/app.css b/css/app.css index 7a6625e..73eb667 100644 --- a/css/app.css +++ b/css/app.css @@ -745,4 +745,8 @@ a:hover { { color: #754545; background-color: #f8f8f8; +} + +.card{ + background-color: #f8f8f8; } \ No newline at end of file