aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/blue moon.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/blue moon.css
parentade6f8d048fda93544f028e5e8af3b4e4f3d4db8 (diff)
downloadweabot-1f21fc3feb31cacd6d42799f56a18ce67f05fe46.tar.gz
weabot-1f21fc3feb31cacd6d42799f56a18ce67f05fe46.tar.xz
weabot-1f21fc3feb31cacd6d42799f56a18ce67f05fe46.zip
Pifias menores en CSS
Diffstat (limited to 'static/css/txt/blue moon.css')
-rw-r--r--static/css/txt/blue moon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css
index 499f633..3304850 100644
--- a/static/css/txt/blue moon.css
+++ b/static/css/txt/blue moon.css
@@ -20,7 +20,7 @@ input[type=submit]:active,input[type=button]:active,button:active{color:#DDD}
#threadbox{margin-bottom:19px;margin-top:19px}
#threadlist{background:#3e4247;border:1px inset #B6C2CF}
.mainpage .thread{background:#49525D}
-.threadpage .thread{background:#49525D;padding:1px 10px 10px}
+.threadpage .thread{background:#49525D;padding:1px 10px 0}
#thread_nav{background:#49525D;margin-bottom:2px;padding:7px 10px}
.postform,#createbox form,h5{background:#8C9FB4;color:#49525D;padding:10px}
h5{margin:0;padding-bottom:0}