From d3de374c241a1948dfe02329ab2f794905d325d1 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 11 Dec 2022 19:12:25 -0300 Subject: Dickgirl v3 Dickgirl v3 Dickgirl v3 --- static/css/txt/futanari.css | 81 ++++++++++++++++----------------------------- 1 file changed, 28 insertions(+), 53 deletions(-) (limited to 'static/css/txt/futanari.css') diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css index f7f25e1..f62f4d8 100644 --- a/static/css/txt/futanari.css +++ b/static/css/txt/futanari.css @@ -16,10 +16,14 @@ hr { border: none; border-top: 1px solid #365067; } -h1 { +h1, +h5 { background: #5e8db4; - margin: -10px -10px 10px; - padding: 10px; + margin: -8px -8px 8px; + padding: 8px; +} +h2 { + margin-bottom: 0; } h2 a, h2 a:active, @@ -32,9 +36,6 @@ h2 span, h3 span { color: #ccc; } -h3 { - margin-top: 0; -} input, input[type="text"], textarea, @@ -75,8 +76,10 @@ input[type="file"] { border-bottom: 0; } .outerbox, -.thread, -.threadpage .postform{ +.replies, +.thread .postform, +.threadpage .postform, +#q-p .reply { background: #476a88; border-top: 1px solid #5e8db4; border-left: 1px solid #5e8db4; @@ -94,9 +97,9 @@ input[type="file"] { color: #d3f8d3; } .outerbox .innerbox, -.thread .innerbox { +#createbox .innerbox { margin: 0; - padding: 10px; + padding: 8px; } .links { background: #5b8bb4; @@ -109,32 +112,22 @@ input[type="file"] { border-right: 1px solid #38546c; border-bottom: 1px solid #38546c; } -#thread_nav { - background: #1d7548; - margin: -8px -8px 8px; - line-height: 1; - padding: 8px; -} -#createbox, -.threadpage .thread { - padding: 10px; -} .reply, .postform, #createbox .innerbox { background: #476a88; - border: 1px solid #38546c; } h4 { background: #38546c; color: #aaa; line-height: 1em; - padding-left: 0.1em; + padding: 2px; } .reply.deleted h4 { color: #888; } -.del a, .abbrev { +.del a, +.abbrev { color: #aaa; } .name { @@ -154,12 +147,9 @@ h4 { color: #d3f8d3; padding: 10px; } -#size { - margin: 0.1em; -} form .msg { background: #21323f; - border: 1px dashed #fff; + border: 1px dashed #43617a; color: #fff; } #q-p { @@ -175,46 +165,31 @@ form .msg { #threads tr:nth-child(even) { background: #294b68; } -#footer, .end { - background: #1d7548; - margin-left: 0; - margin-right: 0; - margin-bottom: 0; - padding: 0.5em; -} -.end { - margin-left: -8px; - margin-right: -8px; -} + @media (max-width: 600px) { - body.threadpage, - #thread_nav { - margin: 0; + body.threadpage { + margin: 4px; } #createbox, .innerbox, - #threadbox, - .thread .innerbox, - .threadpage .thread { + #threadbox { margin: 0; padding: 0; } #threadbox .innerbox { padding: 5px; } - h2, - h3 { - margin: 0.25em; - } div.msg { margin: 0.5em; } + form .msg { + margin: 4px 0 0; + } + .reply.deleted { + margin-bottom: 0; + } .postform, - #createbox .innerbox, - .threadpage .postform { + #createbox .innerbox { padding: 0.5em !important; } - .end { - margin: 1em 0 0; - } } \ No newline at end of file -- cgit v1.2.1-18-gbd029