From 7de91d7495009b6577e513b64dab15c167594a79 Mon Sep 17 00:00:00 2001 From: PrismRobotics <161392373+PrismRobotics@users.noreply.github.com> Date: Sun, 3 Mar 2024 16:46:05 +0000 Subject: [PATCH] Added more questions --- style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index 1917863..ef6edb6 100644 --- a/style.css +++ b/style.css @@ -131,7 +131,7 @@ form button:active { padding: 8px 0; padding-right: 30px; color: #333; - border: none; + border-bottom: solid black 1px } .input-wrapper { position: relative; @@ -139,13 +139,9 @@ form button:active { max-width: 500px; } .dropdown { - margin-bottom: 10px; - margin-top: 10px; - font-family: cursive, sans-serif; outline: 0; - background: #aec2c5; + background: #f1f1f1; color: #000000; - border: 1px solid crimson; padding: 4px; border-radius: 9px; } \ No newline at end of file