From d5064f89c33c3e58bf225964b4c461636538c171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CFornesBorja=E2=80=9D?= Date: Sat, 1 Jun 2024 11:55:56 +0200 Subject: [PATCH] Better contact page --- css/styles.css | 32 ++++++++++++++++++++++++++------ index.html | 2 +- pages/contact.html | 20 +++++++++++--------- pages/menu.html | 2 +- 4 files changed, 39 insertions(+), 17 deletions(-) diff --git a/css/styles.css b/css/styles.css index e1d1ea3..78fc678 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,49 +1,69 @@ @import url("https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap"); + * { - padding: 0 ; + padding: 0; margin: 0; } -body{ + +body { height: 100vh; width: 100vw; } -#container { + +.btn-send { + background-color: #22223B; + color: #f2e9e4; +} + +#content-contact-right { + background-color: #c9ada7; +} + +.container-general { background-color: #c9ada7; height: 100vh; width: 100vw; } -#description{ + +#description { margin-top: 2em; background-color: #f2e9e4; border: 0.2em solid #4A4E69; border-radius: 1em; } -#footer{ + +#footer { border-radius: 1em; } + #image { display: flex; align-items: center; justify-content: center; } + .isabelline { background-color: #f2e9e4; } + .lobster-two-regular { font-family: "Lobster Two", sans-serif; font-weight: 400; font-style: normal; } + #local { width: 30vw; height: 30vh; } + #main-logo { width: 2.5em; height: 2.5em; } + #us { font-size: 2em; color: #22223b; text-shadow: -0.1em -0.3em 1em #9a8c98; -} +} \ No newline at end of file diff --git a/index.html b/index.html index b5c48ee..1b33fe3 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ Home -
+
-
+
-
+
@@ -42,20 +42,22 @@
- +
- +
-
-
Mándanos tus datos si quieres que te resolvamos alguna duda, o contáctanos : -
+34 000000000
-
vibrantea@contact.com
+
+
+
Mándanos tus datos si quieres que te resolvamos alguna duda, o contáctanos : +
+34 000000000
+
vibrantea@contact.com
+
diff --git a/pages/menu.html b/pages/menu.html index be83baf..d366372 100644 --- a/pages/menu.html +++ b/pages/menu.html @@ -13,7 +13,7 @@ -
+