summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 13:31:10 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:31 +0100
commit946d48ff1ab2f2f83df0a90b3202f1522184c63f (patch)
treec3efaa263217789520483d561111fd39b44590b7
parent2989ae1e0e6dad242daa58443f0bc34f7bfce0fe (diff)
Space around pageinfo.
-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;