aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bios.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/bios.css')
-rw-r--r--static/css/txt/bios.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css
index d8a71c4..ccf7462 100644
--- a/static/css/txt/bios.css
+++ b/static/css/txt/bios.css
@@ -24,10 +24,11 @@ h3 span{background:#00a;color:#fff;padding:2px}
.outerbox,.mainpage .thread,#threadlist,#content{border:1px solid #fff}
.thread .innerbox{padding:0}
.threadpage .thread{border-color:#fff;border-style:double;border-width:4px 4px 1px}
-.reply{border-top:1px solid #FFF;padding:.5em .75em 0}
-.threadpage .reply{padding:.5em .5em 0}
+.reply,.deleted{border-top:1px solid #FFF;padding:.5em .75em 0}
+.threadpage .reply, .threadpage .deleted{padding:.5em .5em 0}
.name em{background:#fff;color:#00f}
-.q,.deleted,.abbrev{color:#5cf;margin-bottom:24px}
+.q,.deleted,.abbrev{color:#5cf}
+.deleted,.hidden{margin-bottom:.5em}
.size{margin-left:.5em}
.yt{border:1px solid #ff0}
.yt:active{background:#f00;border:1px solid #f00;color:#fff}