aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/mercury.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/mercury.css')
-rw-r--r--static/css/txt/mercury.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/mercury.css b/static/css/txt/mercury.css
index 27ffbee..921ec7c 100644
--- a/static/css/txt/mercury.css
+++ b/static/css/txt/mercury.css
@@ -122,13 +122,13 @@ hr {
.mainpage .postform {
margin: 0;
}
-.postform, .lastposts {
+.postform, #lastposts {
background: #cce url(../img/rose2.png) no-repeat scroll top right;
border-bottom: 2px solid #aab;
margin-top: 0;
padding: .5em;
}
-.lastposts {
+#lastposts {
background-image: none;
}
#createbox {