aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.css
diff options
context:
space:
mode:
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}