aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/gamer.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/gamer.css')
-rw-r--r--static/css/txt/gamer.css15
1 files changed, 8 insertions, 7 deletions
diff --git a/static/css/txt/gamer.css b/static/css/txt/gamer.css
index 9352597..ca7ab43 100644
--- a/static/css/txt/gamer.css
+++ b/static/css/txt/gamer.css
@@ -47,26 +47,26 @@ hr {
margin-bottom: -4px;
padding-bottom: 4px;
}
-#thread_nav a,
+#thread_nav > a,
#lastposts a,
#n2 {
color: #66b;
}
-#thread_nav a:active,
+#thread_nav > a:active,
#lastposts a:active,
#n2:active {
color: #afa;
}
-.links,
+#bailinks,
#threadlinks,
.threadlinks {
background: url("../img/g_bg3.png") top center;
color: #ff0;
}
h4 a,
-.threadnav a,
-.links a,
-#footer a {
+.threadnav > a,
+#bailinks > a,
+#footer > a {
text-decoration: none;
}
#threadlinks a,
@@ -135,7 +135,8 @@ h4,
background: #000;
border: 1px solid #111;
}
-.deleted, .hidden {
+.deleted,
+.hidden {
color: #777;
margin: 0;
}