summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-12 15:44:04 +0200
committerSiri Reiter <siri@jones.dk>2008-10-12 15:44:04 +0200
commit4964dad0206bb66d053916c18a6099e3c49be625 (patch)
tree43958b2dcf4f2a168ebed44b47fbdbd9c8edcbc5
parent885841be03b372bdf369b8ea8a8e56a740bb885b (diff)
Remove line over pageinfo and under topbar
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 697dbdd..298d6c6 100644
--- a/local.css
+++ b/local.css
@@ -30,4 +30,8 @@ DIV#content IMG {
div#pageinfo {
margin: 15em 1em 1em;
padding: 1em 0 0;
+ border-top: 0;
+}
+div.actions ul {
+ border-bottom: 0;
}