From 3cc65211ff25ab78e6ec4ff603ec998bfd2cac23 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 23 Oct 2010 14:11:55 +0200 Subject: Style: Place footer behind content. --- local.css | 1 + 1 file changed, 1 insertion(+) 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%; -- cgit v1.2.3