From f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba Mon Sep 17 00:00:00 2001 From: junk Date: Sun, 28 Mar 2021 07:51:40 -0300 Subject: Mejor forma de ocultar posts --- static/css/txt/futanari.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'static/css/txt/futanari.css') diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index 9ddc487..1a0b80d 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -100,10 +100,7 @@ button:active { color: #fff; } .msg { - margin: 4px 40px 0; -} -.reply { - margin-bottom: 24px; + margin: 4px 40px 24px; } .q { color: #aac; @@ -145,8 +142,8 @@ form .msg { background: #1b3345; border: 1px solid #3b6b94; } -#q-p .reply { - margin-bottom: 1em; +#q-p .msg { + margin-bottom: 8px; } .lastposts { background: #5b8bb4; @@ -163,12 +160,11 @@ form .msg { } @media (max-width: 600px) { .thread .innerbox { - padding: 8px; + padding: 4px; } .innerbox, .postform, .mainpage .postform { - padding: 8px; - padding-left: 8px; + padding: 4px; } } -- cgit v1.2.1-18-gbd029