aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/headline.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/headline.css')
-rw-r--r--static/css/txt/headline.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css
index c9d3525..24eb7d2 100644
--- a/static/css/txt/headline.css
+++ b/static/css/txt/headline.css
@@ -60,7 +60,7 @@ button:active {
}
.outerbox .innerbox,
.postform,
-.lastposts {
+#lastposts {
background: #eee;
border-bottom: 2px solid #bbb;
}
@@ -121,13 +121,13 @@ button:active {
.mainpage .postform {
margin: 0;
}
-.postform, .lastposts {
+.postform, #lastposts {
background: #eee;
border-bottom: 2px solid #bbb;
margin-top: 0;
padding: .5em;
}
-.lastposts {
+#lastposts {
background-image: none;
}
form .msg {