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/blue moon.css | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'static/css/txt/blue moon.css') diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css index 61a4a86..9da9ab5 100644 --- a/static/css/txt/blue moon.css +++ b/static/css/txt/blue moon.css @@ -61,8 +61,10 @@ button { } input[type="submit"]:active, input[type="button"]:active, +input[type="button"].active, button:active { - color: #ddd; + background: #000; + color: #aaa; } #main_nav { background: #fff; @@ -115,6 +117,10 @@ h5 { } .mainpage .postform { margin-top: 10px; + padding-left: 10px; +} +.formpad { + padding-left: 0; } .reply { background: #fff; @@ -124,7 +130,6 @@ h5 { border-left: 10px solid #ddd; color: #000; margin-bottom: 0; - overflow: hidden; } .name, a .name { @@ -175,9 +180,7 @@ a.thumb { padding: 0; } form .msg { - border: 1px inset #ddd; - margin: 0; - padding: 0.5em 0.15em; + border: 1px dotted #49525d; } .lastposts { background: #49525d; @@ -227,9 +230,9 @@ form .msg { .threadpage .postform { border-width: 4px; } - div.msg, + .reply .msg, a.thumb { - margin: 4px; + margin: 6px; } .thread form { margin-top: 4px; -- cgit v1.2.1-18-gbd029