summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 15:01:51 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:33 +0100
commit634885217d4f61eaaa26cfb0e291470e83213828 (patch)
tree88df91b61191969b495e156cbd5d249ae5bd8263
parent001edc153d09704750b1ecc556010fd9d74e7e64 (diff)
New padding experiment 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 3b040b5..f0d7507 100644
--- a/local.css
+++ b/local.css
@@ -34,7 +34,7 @@ div#topbar ol li {
div#pageinfo {
margin: 0;
- padding: 2px 20px;
+ padding: 2px 20px 2px;
border-top: 0;
background-color: green;
color: white;