aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bios.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/bios.css')
-rw-r--r--static/css/txt/bios.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css
index 5264906..2974d57 100644
--- a/static/css/txt/bios.css
+++ b/static/css/txt/bios.css
@@ -1,11 +1,11 @@
body,
textarea,
-.lastposts #counter {
+#lastposts #counter {
background: #00a;
color: #fff;
}
a,
-.lastposts #n2 {
+#lastposts #n2 {
color: #ff0;
text-decoration: none;
}
@@ -18,8 +18,8 @@ a:active,
}
.mainpage .threadlinks a:before,
#threadlinks a:before,
-.lastposts a:before,
-.lastposts label:before {
+#lastposts a:before,
+#lastposts label:before {
content: "▶ ";
}
input[type="text"],
@@ -161,7 +161,7 @@ a:focus .name {
box-shadow: 1em 1em #000;
padding: 0;
}
-.lastposts {
+#lastposts {
border-top: 1px solid #fff;
color: #00a;
padding: 0.5em;