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/cuteanarchy.css | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'static/css/txt/cuteanarchy.css') diff --git a/static/css/txt/cuteanarchy.css b/static/css/txt/cuteanarchy.css index 6b43edb..af9c360 100644 --- a/static/css/txt/cuteanarchy.css +++ b/static/css/txt/cuteanarchy.css @@ -49,7 +49,8 @@ input[type="button"] { } input[type="submit"]:active, -input[type="button"]:active { +input[type="button"]:active, +input[type="button"].active { background: #f2d3df; } @@ -216,23 +217,12 @@ a.thumb { } form .msg { - background: #383838; + background: #ffb8b8; border: 1px dotted #000; } -.mainpage .postform { - margin: 0 auto; - margin-left: 3em; -} - -.mainpage .postform, -.formpad { - padding-left: 0px; -} - .formpad { margin: 0 auto; - padding-left: 0; } #footer { @@ -247,12 +237,12 @@ form .msg { .mainpage .thread { background: rgba(255, 235, 226, 0.95); } + #titlebox { + margin-top: 1em; + } h1 { font-size: 18px; } - .postform { - margin-left: 0; - } .outerbox, .mainpage .thread, #footer { -- cgit v1.2.1-18-gbd029