From f7c2e78117e076f17252a671e18e862dced269ba Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 14:39:18 +0100 Subject: Footer fixed (to screen). --- local.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/local.css b/local.css index d6d75da0..0b421129 100644 --- a/local.css +++ b/local.css @@ -131,6 +131,9 @@ DIV.notebox p { } div#pageinfo { + position: fixed; + bottom: 0; + width: 100%; margin: 15em 0 0; padding: 0 1em 1em 1em; border-top: 0; -- cgit v1.2.3