aboutsummaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/spc/material.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/spc/material.css b/static/css/spc/material.css
index bd8d3c4..5eb9de7 100644
--- a/static/css/spc/material.css
+++ b/static/css/spc/material.css
@@ -12,9 +12,9 @@ h3 span{display:block;font-size:smaller;font-weight:normal;opacity:.7}
h4{font-size:12px}
.date,h2 span,.threadnav,hr,#size,.banner,.threadpage .postform br{display:none}
#main_nav{background:#4b01d1;font-size:1px;font-size:0;position:relative;z-index:9}
-#thread_nav{background:#303F9F;margin:-8px -8px -100px;padding:16px 0 116px}
+#thread_nav{background:#303F9F;margin:-8px -8px -100px;padding:16px 0 116px;text-align:center}
#main_nav a,#thread_nav a{background:#FFF;border-radius:2px;color:#000;display:inline-block;font-size:14px;margin:0 2px;padding:2px}
-#main_nav a:hover{background:#DDD}
+#main_nav a:hover,.threadlinks a:hover,#thread_nav a:hover{background:#DDD}
#titlebox a,#threadbox a{color:#FFF}
#titlebox,#createbox,#footer,.end{background:#303F9F;color:#FFF;margin:0}
#rules,#search{margin:1em 1em 0}
@@ -51,7 +51,7 @@ a.yt,.yt .pvw{border-radius:10px}
.deleted{color:#AFAFAF;margin-bottom:24px}
#q-p{background:#EFEFEF;border:1px solid #999}
#q-p .reply{margin-bottom:8px}
-.lastposts{padding:16px 0;font-size:1px;font-size:0}
+.lastposts{padding:16px 0;font-size:1px;font-size:0;text-align:center}
.lastposts a,.lastposts #n2{background:#ff4081;margin:0 5px;text-decoration:none}
#counter{background:#2296f3;border-radius:100%;box-shadow:0 2px 5px rgba(0,0,0,.12)}
.lastposts a,#n2,#counter{color:#FFF;display:inline-block;font-size:16px;padding:5px}
@@ -66,7 +66,7 @@ h5{font-variant:small-caps;text-align:center}
#createbox table{margin:0 auto}
#footer{padding:1em}
#footer a{color:#FFF}
-.end{margin:-100px-8px-8px;padding:116px 0 16px;position:relative;text-align:center;z-index:-1}
+.end{margin:-100px -8px -8px;padding:116px 0 16px;position:relative;text-align:center;z-index:-1}
#content .thread{background:none;box-shadow:none}
#content.list #header div{background:#FFF;border-bottom:1px solid #CCC}
#content .row:hover{background:#EEE}