summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 14:40:07 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 14:40:07 +0200
commit0135185e3688078e64a908fb34bbe5802c467050 (patch)
tree4226a88ae8da91712df542a231300f7e02ff52e4
parent45cf063888d892f00aa3a277ca77c849272acc42 (diff)
Topbar no bottom- or topmargin, pageinfo remake padding.
-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;