summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-12 14:39:18 +0100
committerSiri Reiter <siri@jones.dk>2009-03-12 14:39:18 +0100
commitf7c2e78117e076f17252a671e18e862dced269ba (patch)
treeae517ae0ba13d98584fbaeef861ee980e97ffe9f /local.css
parent7533233ca556cf43e88e714b78141dfddac938fc (diff)
Footer fixed (to screen).
Diffstat (limited to 'local.css')
-rw-r--r--local.css3
1 files changed, 3 insertions, 0 deletions
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;