aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bbs.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 11:59:30 -0300
committerLibravatar Terry 2019-03-29 11:59:30 -0300
commit1f21fc3feb31cacd6d42799f56a18ce67f05fe46 (patch)
tree143c06cb22e88428d056ac1e111a79681694d10b /static/css/txt/bbs.css
parentade6f8d048fda93544f028e5e8af3b4e4f3d4db8 (diff)
downloadweabot-1f21fc3feb31cacd6d42799f56a18ce67f05fe46.tar.gz
weabot-1f21fc3feb31cacd6d42799f56a18ce67f05fe46.tar.xz
weabot-1f21fc3feb31cacd6d42799f56a18ce67f05fe46.zip
Pifias menores en CSS
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 42e719c..c930019 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -75,7 +75,7 @@ form .msg{margin:0;padding:8px 2px;text-align:left}
#content.grid .row div{display:inline}
@media(max-width:720px){
body{font-size:15px}
- br{line-height:.6em}
+ 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}
@@ -83,10 +83,10 @@ form .msg{margin:0;padding:8px 2px;text-align:left}
.pblock,#footer,.end{font-size:14px}
#threadlist{overflow-x:auto;white-space:nowrap}
#size,.postform br{display:none}
- div.reply{margin-bottom:.6em}
+ div.reply{margin-bottom:.5em}
.num{margin:-10px;padding:10px;position:relative}
.del{visibility:visible}
- div.msg{margin:.6em 0 0}
+ div.msg{margin:.5em 0 0}
.mainpage .postform,.formpad,#thread_nav{padding-left:0}
.postform>span{display:table;width:100%}
.postform span>*{display:table-cell;font-size:14px;margin-bottom:2px;white-space:nowrap}