summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 14:58:16 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 14:58:16 +0200
commita614188872325d5a8ad5f4fa6b49bccd49cbb2b4 (patch)
treee82eaa12a61ff6e2a8743cf6961b75916cc2dc2e /local.css
parent7e0da864c0343fde593fafb1806dc3c0b10f4853 (diff)
No padding in top and bottom of pageinfo (just to see what happens).
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 8a44d7c..3380a7f 100644
--- a/local.css
+++ b/local.css
@@ -34,7 +34,7 @@ div#topbar ol li {
div#pageinfo {
margin: 0;
- padding: 5px 20px;
+ padding: 0 20px;
border-top: 0;
background-color: green;
color: white;