aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.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/ayashii.css
parent4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d (diff)
downloadweabot-3a906dcf0051a8d7e2f5320b4affe78d889ffb7b.tar.gz
weabot-3a906dcf0051a8d7e2f5320b4affe78d889ffb7b.tar.xz
weabot-3a906dcf0051a8d7e2f5320b4affe78d889ffb7b.zip
Fix + Test + nofollow
Diffstat (limited to 'static/css/txt/ayashii.css')
-rw-r--r--static/css/txt/ayashii.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index 25a5b80..a210a3f 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -19,6 +19,7 @@ input[type=submit],input[type=button],button{border:1px outset #FFF;background:#
#threadlinks{text-align:left;margin-bottom:.5em}
#threadlist{background:#003535;border:1px inset gray}
.reply{clear:both;margin-bottom:1em;overflow:hidden}
+.reply:last-child{border:0;margin-bottom:0}
.name em{color:#009}
.quoted{font-size:9pt}
.del a{color:#FFF}
@@ -30,7 +31,6 @@ input[type=submit],input[type=button],button{border:1px outset #FFF;background:#
.deleted{text-decoration:line-through}
#q-p{background:#004040;border:1px solid #DDD}
#q-p h4:before{display:none}
-#q-p .reply:last-child{border:0;margin-bottom:0}
.postform,.formpad{padding-left:0}
.size{color:#FFF;margin-top:-6px}
form .msg{border:1px dotted #FFF}