aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/txt/material.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/txt/material.css b/static/css/txt/material.css
index 913af80..dac8d7c 100644
--- a/static/css/txt/material.css
+++ b/static/css/txt/material.css
@@ -27,6 +27,7 @@ hr,#size,.banner,.threadpage .postform br{display:none}
.threadnav a{color:#FFF;padding:4px;display:inline-block}
.innerbox{margin:0}
.thread,.outerbox,#content{background:#FFF;margin-top:2em}
+.mainpage .thread{margin-top:2em}
.thread,#content,.threadpage .postform{box-shadow:0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.2),0px 1px 5px 0px rgba(0,0,0,.12);}
.thread .innerbox{background:#FFF;margin:0;padding:16px}
.threadpage .thread,.threadpage .postform{margin:0 2.5%;padding:1em}