summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index bf1bc29d..ed58e3ea 100644
--- a/local.css
+++ b/local.css
@@ -33,6 +33,12 @@ DIV#sidebar ol li {
font-size: 1.1em;
line-height: 2em;
}
+div#pageinfo {
+ border-top: 0;
+}
+div.actions ul {
+ border-bottom: 0;
+}
DIV#content {
clear: both;