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/ayashii.css | 1 - static/css/txt/bbs.css | 9 +++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'static/css/txt') diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css index a2d1835..e4c3343 100644 --- a/static/css/txt/ayashii.css +++ b/static/css/txt/ayashii.css @@ -48,7 +48,6 @@ button { border-color: #fff #000 #000 #fff; background: #ddd; color: #000; - padding: 0 8px; } #main_nav, #banner { 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