summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 14:59:48 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 14:59:48 +0200
commitccc5042635d85ea7b52b1ce5cdd1f0e9fb760a16 (patch)
tree91aa239782da9f316decaa3e2ecf207c0c870a92
parenta614188872325d5a8ad5f4fa6b49bccd49cbb2b4 (diff)
Minimal padding in top and bottom of pageinfo.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 3380a7f..3b040b5 100644
--- a/local.css
+++ b/local.css
@@ -34,7 +34,7 @@ div#topbar ol li {
div#pageinfo {
margin: 0;
- padding: 0 20px;
+ padding: 2px 20px;
border-top: 0;
background-color: green;
color: white;