summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;