From: Don Armstrong Date: Thu, 31 Jul 2014 01:23:52 +0000 (-0700) Subject: move page header to the bottom X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=eb49e6a6223f254ac0e2756a86a7686538b3e6fc;p=laureldon.git move page header to the bottom --- diff --git a/local.css b/local.css index 0975575..690048b 100644 --- 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