From 65fd303962d7744a5268db83a72fe66c7378565a Mon Sep 17 00:00:00 2001 From: Choom Date: Fri, 30 Dec 2022 04:33:10 -0300 Subject: Devolviendo previews --- static/css/txt/bios.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'static/css/txt/bios.css') diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css index e15c912..5264906 100644 --- a/static/css/txt/bios.css +++ b/static/css/txt/bios.css @@ -38,6 +38,7 @@ button { } input[type="submit"]:active, input[type="button"]:active, +input[type="button"].active, button:active, select:focus { background: #000; @@ -162,7 +163,6 @@ a:focus .name { } .lastposts { border-top: 1px solid #fff; - border-bottom: 1px solid #fff; color: #00a; padding: 0.5em; } @@ -176,6 +176,10 @@ a:focus .name { border: 1px solid #fff; padding: 0.5em; } +.threadpage .postform { + border-top: 1px solid #fff; + padding-top: 0.5em; +} form .msg { border: 3px double #fff; } @@ -184,4 +188,4 @@ form .msg { } #threads th, #threads td { border-bottom: 1px solid; -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029