]> git.donarmstrong.com Git - laureldon.git/commitdiff
move page header to the bottom
authorDon Armstrong <don@donarmstrong.com>
Thu, 31 Jul 2014 01:23:52 +0000 (18:23 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 31 Jul 2014 01:23:52 +0000 (18:23 -0700)
local.css

index 097557581d020a512071f64d7aefcb75d72c9281..690048be0129f4d6ff211c9182599d810f1c3dc8 100644 (file)
--- a/local.css
+++ b/local.css
@@ -37,4 +37,8 @@ body {
         border-top: 0;
 }
 
+.pageheader {
+    position: absolute;
+    bottom: 0;
+}
     
\ No newline at end of file