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/txt/futanari.css | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'static/css/txt/futanari.css') diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index ebb3035..f7f25e1 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -36,24 +36,33 @@ h3 { margin-top: 0; } input, -input[type="submit"], -input[type="button"], input[type="text"], textarea, -button, select { - border: 1px solid #4c6c88; + border-top: 1px solid #333; + border-left: 1px solid #333; + border-bottom: 1px solid #ccc; + border-right: 1px solid #ccc; } input[type="submit"], input[type="button"], button { - background: #a4a4e0; - color: #2c4c0b; + 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-top: 1px solid #40607c; + border-left: 1px solid #40607c; + border-bottom: 1px solid #85c8ff; + border-right: 1px solid #85c8ff; } input[type="file"] { border: none; @@ -208,5 +217,4 @@ form .msg { .end { margin: 1em 0 0; } -} - +} \ No newline at end of file -- cgit v1.2.1-18-gbd029