From b241a4aff893e9fcba10422cb1993bf71578ec03 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 11 Dec 2022 17:04:08 -0300 Subject: Cambiando botones Cambiando botones Cambiando botones Cambiando botones --- static/css/dickgirl.css | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'static/css/dickgirl.css') diff --git a/static/css/dickgirl.css b/static/css/dickgirl.css index b2f6b07..cfa92a7 100644 --- a/static/css/dickgirl.css +++ b/static/css/dickgirl.css @@ -42,24 +42,21 @@ hr { background: #a0c8de; color: #2c4c0b; } -input, -input[type="text"], -textarea, -select { - border: 1px inset #4c6c88; -} input[type="submit"], input[type="button"], button { - background: #a4a4e0; - color: #2c4c0b; - border: 1px outset #4c6c88; - padding: 2px 1em; + background: #53a9dd; + color: #343b4d; + border-top: 1px solid #85c8ff; + border-left: 1px solid #85c8ff; + border-bottom: 1px solid #40607c; + border-right: 1px solid #40607c; } input[type="submit"]:active, input[type="button"]:active, button:active { background: #7979a5; + color: #191d25; border: 1px inset #4c6c88; } input[type="file"] { -- cgit v1.2.1-18-gbd029