aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/postal.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/postal.css')
-rw-r--r--static/css/txt/postal.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css
index fc5957e..87f03af 100644
--- a/static/css/txt/postal.css
+++ b/static/css/txt/postal.css
@@ -21,7 +21,7 @@ h4{background:#F0E7CE;color:#686868;padding-left:3px}
.thread .innerbox{background:#FFF;box-shadow:1px 1px 0 rgba(0,0,0,0.1),3px 3px 0 rgba(255,255,255,1),4px 4px 0 rgba(0,0,0,0.125),6px 6px 0 rgba(255,255,255,1),7px 7px 0 rgba(0,0,0,0.15),9px 9px 0 rgba(255,255,255,1),10px 10px 0 rgba(0,0,0,0.175),12px 12px 0 rgba(255,255,255,1),13px 13px 0 rgba(0,0,0,0.175);margin:8px 12px 8px 0;padding:8px}
#thread_nav{background:#FFF;font-style:italic;padding:1.5em 8px .5em}
.threadpage .thread{background-color:#FFF;background-position:bottom;background-repeat:repeat-x;background-size:100% 1em;overflow:hidden;padding:0 10px 1em}
-.innerbox.links {border-top:2px solid #E5B98D;margin:-1px;padding:12px}
+.innerbox.links{border-top:1px solid #E5B98D;margin:0 -1px}
.name,.abbrev{color:#416D91}
.name em{color:#009}
.del a{color:#000}