From 081ddc03aef7becc3b084a9079a2574fd3e3b49b Mon Sep 17 00:00:00 2001 From: Choom Date: Sat, 28 Jan 2023 00:52:56 -0300 Subject: userconf --- static/css/txt/bbs.css | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 543fc8c..ec7fd9d 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -106,7 +106,7 @@ ul { #main_nav { font-size: 14px; line-height: 18px; - padding: 2px 0; + padding: 2px; text-align: center; width: 100%; } @@ -282,6 +282,8 @@ a.yt b { margin-bottom: 0.5em; } textarea { + display: block; + margin: 1px 0; line-height: 18px; max-width: 100%; } @@ -318,7 +320,7 @@ form .msg { color: #fff; } #listmenu { - text-align: center; + text-align: right; } #threads td, #threads th { @@ -369,9 +371,7 @@ form .msg { h2 span { display: block; } - h2 span, - #rules, - .pblock { + #rules { font-size: 12px; line-height: 14px; } @@ -381,7 +381,7 @@ form .msg { } #threadlist > a { font-size: 10px; - padding: 6px 3px; + padding: 6px 4px; } .threadnav, #size, @@ -400,25 +400,23 @@ form .msg { .formpad { padding-left: 0; } - .postform input { - margin-bottom: 2px; + .postform input, + textarea { + margin: 0 0 3px; + width: 100%; } .postform > span { display: table; width: 100%; } .postform input[type="submit"] { - padding: 6px; + padding: 8px; } - .postform span > input, - .postform span > span { + .postform > span > input, + .postform > span > span { display: table-cell; white-space: nowrap; } - .postform input, - textarea { - width: 100%; - } form, #thread_nav, .locked { -- cgit v1.2.1-18-gbd029