summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
}