summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 13:31:10 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 13:31:10 +0200
commitd6b584c24805279c69f500b8cb5852e72bf0f58c (patch)
tree11250bcc07d8f2e21a0db934c346063d0bd0fdf8 /local.css
parentde1c2a7f9d22f8f72a625d9e03003e5b1e4424ef (diff)
Space around pageinfo.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index a0dec8c..7db5e98 100644
--- a/local.css
+++ b/local.css
@@ -1,3 +1,7 @@
/* ikiwiki local style sheet */
/* Add local styling here, instead of modifying style.css. */
+
+div#pageinfo {
+ margin: 15em 1em 1em;
+ padding: 1em 0 0;