summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/local.css b/local.css
index 5631f49..489570b 100644
--- a/local.css
+++ b/local.css
@@ -28,12 +28,13 @@ div#topbar ol li {
line-height: 2em;
background-color: green;
color: white;
- margin: 0;
+ margin-top: 0;
+ margin-bottom: 0;
}
div#pageinfo {
margin: 0;
- padding: 1em 0 0;
+ padding: 1em;
border-top: 0;
background-color: green;
color: white;