summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/local.css b/local.css
index 26e80f3..60fc45e 100644
--- a/local.css
+++ b/local.css
@@ -121,11 +121,18 @@ DIV.tags {
display: none;
}
+DIV#footer {
+ position: fixed;
+ bottom: 0;
+ width: 100%;
+}
+
div#pageinfo {
margin: 15em 1em 1em;
padding: 1em 0 0;
border-top: 0;
}
+
DIV.pageheader div.actions ul {
border-bottom: 0;
}