aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bbs.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/bbs.css')
-rw-r--r--static/css/txt/bbs.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index 3155b80..a9db3a6 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -16,7 +16,7 @@ input[type=submit]:active,input[type=button]:active,button:active{border-style:i
#rules{line-height:1.25em;margin:8px 0}
.spoil{background:#000;color:#000}.spoil:hover{color:#fff}
code{font-size:14px}
-pre{line-height:125%;margin:8px 0;white-space:pre-wrap}
+pre{line-height:125%;margin:0;white-space:pre-wrap}
#main_nav .cur_brd,#cur_stl,.locked{font-weight:bold}
#main_nav{font-size:14px;padding:4px 0;text-align:center;width:100%}
#main_nav a,#thread_nav a,#threadlinks a,.threadlinks a,label{display:inline-block}
@@ -49,7 +49,6 @@ a.yt b{font-size:115%}
.hidden{opacity:.5}
#q-p{margin-right:1em;padding:8px 8px 0;position:absolute}
#q-p .del,#q-p .quoted,#q-p .thumb div{display:none}
-.size{color:#f00;font-family:arial,sans-serif;font-weight:bold;margin-bottom:8px}
.lastposts{text-align:center;line-height:1}
.lastposts #n2{text-decoration:underline}
.threadpage .threadlinks{margin:8px 0}
@@ -82,7 +81,8 @@ form .msg{margin:0;padding:8px 2px;text-align:left}
h4,h2 span,#rules{font-size:12px}
.pblock,#footer,.end{font-size:14px}
#threadlist{overflow-x:auto;white-space:nowrap}
- .size,.postform br{display:none}
+ .postform br{display:none}
+ .reply{margin-bottom:.5em}
.num{margin:-10px;padding:10px;position:relative}
.del{visibility:visible}
div.msg{margin:.5em 0}