aboutsummaryrefslogtreecommitdiff
path: root/static/css/spc/material.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/spc/material.css')
-rw-r--r--static/css/spc/material.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/static/css/spc/material.css b/static/css/spc/material.css
index 3e6b57b..02eb49e 100644
--- a/static/css/spc/material.css
+++ b/static/css/spc/material.css
@@ -178,7 +178,7 @@ hr,
input[type="submit"],
input[type="button"],
button,
-.lastposts a,
+#lastposts a,
#n2 {
background: #2296f3;
border: 0;
@@ -281,14 +281,14 @@ a.yt,
#q-p .reply {
margin-bottom: 8px;
}
-.lastposts {
+#lastposts {
padding: 16px 0;
font-size: 1px;
font-size: 0;
text-align: center;
}
-.lastposts a,
-.lastposts #n2 {
+#lastposts a,
+#lastposts #n2 {
background: #ff4081;
margin: 0 5px;
text-decoration: none;
@@ -298,7 +298,7 @@ a.yt,
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
}
-.lastposts a,
+#lastposts a,
#n2,
#counter {
color: #fff;