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.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index 26b4d0a..026547a 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -2,11 +2,12 @@
body,textarea{font-family:arial,helvetica,sans-serif;font-size:16px}
body.mainpage,body.threads{margin:0}
body.threadpage{margin:8px}
-h1,h5{font-size:18px;margin:0}
+h1,h5{font-size:20px;margin:0}
h2{font-size:16px;margin:0 0 7px}
h2 span{margin-right:2px}
h2 a{font-size:24px;text-decoration:none}
-h3{font-size:19px;font-weight:normal;margin:8px 0}
+h3{font-size:20px;margin:8px 0}
+h3 span{display:inline-block;font-weight:normal}
h4{clear:both;font-weight:normal;margin:0}
h5{margin-bottom:8px}
input[type="text"],textarea,select{background:#FFF;border:1px inset #DDD;color:#000;padding:1px}
@@ -17,7 +18,7 @@ input[type=submit]:active,input[type=button]:active,button:active{border-style:i
.spoil{background:#000;color:#000}.spoil:hover{color:#fff}
code{font-size:14px}
pre{line-height:125%;margin:0;white-space:pre-wrap}
-#main_nav .cur_brd,#cur_stl,.locked,.sel{font-weight:bold}
+.cur_brd,.locked,.sel{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}
.outerbox,.mainpage .thread,#footer,#content{margin:0 2.5% 1em}
@@ -77,7 +78,7 @@ form .msg{margin:0;padding:8px 2px;text-align:left}
br{line-height:.5em}
.banner{width:100%!important;height:auto!important;margin-top:1em}
.outerbox,.mainpage .thread,#footer,#content{margin:1em 0}
- h2 a{font-size:19px}
+ h1,h2 a,h3,h5{font-size:18px}
h4,h2 span,#rules{font-size:12px}
.pblock,#footer,.end{font-size:14px}
#threadlist{overflow-x:auto;white-space:nowrap}