From 29c5d154c31de627ecbb913430e70842525ae6ac Mon Sep 17 00:00:00 2001 From: Choom Date: Fri, 23 Dec 2022 22:12:03 -0300 Subject: Fix css movil --- static/css/txt/futanari.css | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'static/css/txt/futanari.css') diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index 315d10c..fb81bfa 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -79,7 +79,8 @@ input[type="file"] { .replies, .thread .postform, .threadpage .postform, -#q-p .reply { +#q-p .reply, +#threads th { background: #476a88; border-top: 1px solid #5e8db4; border-left: 1px solid #5e8db4; @@ -147,7 +148,7 @@ h4:hover { } .postform { color: #d3f8d3; - padding: 10px; + padding: 8px; } form .msg { background: #21323f; @@ -164,12 +165,8 @@ form .msg { #threads tr:nth-child(odd) { background: #38546c; } -/*#threads tr:nth-child(even) {}*/ @media (max-width: 600px) { - body.threadpage { - margin: 4px; - } #createbox, .innerbox, #threadbox { @@ -182,16 +179,12 @@ form .msg { h2 { text-align: center; } - div.msg { - margin: 0.5em; - } form .msg { margin: 4px 0 0; } .reply.deleted { margin-bottom: 0; } - .postform, #createbox .innerbox { padding: 0.5em !important; } -- cgit v1.2.1-18-gbd029