From ed3e0a32d423f90f73fa335a0662776b6f0f08ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Tue, 9 Mar 2021 12:29:52 +0100 Subject: [PATCH] Add files via upload --- assets/css/main.css | 3 +++ contacto/index.html | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 713388d..8ff9389 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -216,6 +216,8 @@ textarea { margin-top: 5px; font-size: 15px; font-weight: bold; + box-shadow: 2px 2px #1f2c3d; + filter: brightness(105%); cursor: pointer; } #submit:hover { @@ -232,6 +234,7 @@ textarea { margin-top: 5px; font-size: 12px; font-weight: bold; + box-shadow: 2px 2px #1f2c3d; cursor: pointer; } #reset:hover { diff --git a/contacto/index.html b/contacto/index.html index 1d042d4..091af46 100644 --- a/contacto/index.html +++ b/contacto/index.html @@ -49,15 +49,15 @@