summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-10-23 14:11:55 +0200
committerJonas Smedegaard <dr@jones.dk>2010-10-23 14:11:55 +0200
commit3cc65211ff25ab78e6ec4ff603ec998bfd2cac23 (patch)
tree3d923ccfdc79e47db0a9123fdf36b90d68f86664
parentecb07f2c93bd33a02dff82d8229c2690940a5ea9 (diff)
Style: Place footer behind content.
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 945759c..a3a8fc9 100644
--- a/local.css
+++ b/local.css
@@ -122,6 +122,7 @@ DIV.tags {
}
DIV#footer {
+ z-index: -1;
position: fixed;
bottom: 0;
width: 100%;