aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/blue moon.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 01:58:39 -0300
committerLibravatar Terry 2019-03-29 01:58:39 -0300
commit3a906dcf0051a8d7e2f5320b4affe78d889ffb7b (patch)
tree165a233475635294103edba19799d875690e7dde /static/css/txt/blue moon.css
parent4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d (diff)
downloadweabot-3a906dcf0051a8d7e2f5320b4affe78d889ffb7b.tar.gz
weabot-3a906dcf0051a8d7e2f5320b4affe78d889ffb7b.tar.xz
weabot-3a906dcf0051a8d7e2f5320b4affe78d889ffb7b.zip
Fix + Test + nofollow
Diffstat (limited to 'static/css/txt/blue moon.css')
-rw-r--r--static/css/txt/blue moon.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css
index 4600a47..4186c4e 100644
--- a/static/css/txt/blue moon.css
+++ b/static/css/txt/blue moon.css
@@ -20,12 +20,12 @@ 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}
+.threadpage .thread{background:#49525D;padding:1px 10px 10px}
#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}
.mainpage .postform{margin-top:10px}
-.reply{background:#FFF;border-top:3px solid #DDD;border-right:10px solid #DDD;border-bottom:3px solid #DDD;border-left:10px solid #DDD;color:#000}
+.reply{background:#FFF;border-top:3px solid #DDD;border-right:10px solid #DDD;border-bottom:3px solid #DDD;border-left:10px solid #DDD;color:#000;margin-bottom:0}
.first{border-top:6px solid #DDD}
.name,a .name{color:#2B3037}
.name em{color:#009}