From 206cfe94be4d7d310930156b9fc677c760bc38b8 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 18:42:36 +0200 Subject: Pageinfo position fixed. --- local.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.css b/local.css index cbee3284..dd3c223c 100644 --- a/local.css +++ b/local.css @@ -169,6 +169,8 @@ DIV#backlinks { } DIV#pageinfo { + position: fixed; + bottom: 0; border-top: 0; padding:1em 1em 1em 20px; margin: 0; -- cgit v1.2.3