From fb2004f71ab54512408147ce5264cb8863e3968a Mon Sep 17 00:00:00 2001 From: Jan-Marlon Leibl Date: Thu, 23 Jan 2025 18:09:37 +0000 Subject: [PATCH] style: update background and button colors in templates (#7) Reviewed-on: http://git.simonis.lol/sites/abiball/pulls/7 Co-authored-by: Jan-Marlon Leibl Co-committed-by: Jan-Marlon Leibl --- templates/contact/index.html.twig | 14 +++++++------- templates/home/index.html.twig | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/contact/index.html.twig b/templates/contact/index.html.twig index c471476..e76867f 100644 --- a/templates/contact/index.html.twig +++ b/templates/contact/index.html.twig @@ -3,13 +3,13 @@ {% block title %}Kontakt{% endblock %} {% block body %} -
+
@@ -18,7 +18,7 @@

- Kontakt + Kontakt

@@ -26,24 +26,24 @@
+ class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus:ring-orange-500 focus:border-orange-500 transition-colors">
+ class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus:ring-orange-500 focus:border-orange-500 transition-colors">
+ class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus:ring-orange-500 focus:border-orange-500 transition-colors">
diff --git a/templates/home/index.html.twig b/templates/home/index.html.twig index a7e9f10..ba6c817 100644 --- a/templates/home/index.html.twig +++ b/templates/home/index.html.twig @@ -3,11 +3,11 @@ {% block title %}Home{% endblock %} {% block body %} -
+
@@ -16,7 +16,7 @@

- Willkommen zum Abiball 2025 + Willkommen zum Abiball 2025

@@ -26,7 +26,7 @@