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/void.css | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'static/css/txt/void.css') diff --git a/static/css/txt/void.css b/static/css/txt/void.css index a28acee..fff6587 100644 --- a/static/css/txt/void.css +++ b/static/css/txt/void.css @@ -23,17 +23,24 @@ input[type="submit"], input[type="button"], textarea, button, -select, -form .msg { +select { background: #000; border: 1px solid #222; } +a:hover, +a:hover b, +input[type="submit"]:hover, +input[type="button"]:hover, +button:hover { + color: #bbb; +} a:active, a:active b, .yt:active, #n2:active, input[type="submit"]:active, input[type="button"]:active, +input[type="button"].active, button:active, h4, .name, @@ -48,6 +55,7 @@ h4, #footer, #footer a, #threads th { + background: #000; color: #333; } .reply { @@ -64,6 +72,12 @@ h4 a { .q { color: #555; } +.postform { + margin-top: 0.5em; +} +form .msg { + border: 1px dashed #444; +} #size { margin: 0.5em 0; } -- cgit v1.2.1-18-gbd029