From b36284e146949615b019304b5a1eda918befe59b Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 22 Jan 2023 01:37:15 -0300 Subject: Banners 88x31 en home --- static/css/txt/bbs.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index c7fa759..83d1148 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -67,16 +67,21 @@ input[type="submit"], input[type="button"], button { border: 1px outset #ddd; - background: #eee; + background: #e0e0e0; color: #333; padding: 3px 1em; } +input[type="submit"], +input[type="button"], +button { + background: #e8e8e8; +} input[type="submit"]:active, input[type="button"]:active, input[type="button"].active, button:active { color: #111; - background: #ccc; + background: #bbb; border-style: inset; } #banner { -- cgit v1.2.1-18-gbd029