]> git.donarmstrong.com Git - laureldon.git/commitdiff
give pageheader a background
authorDon Armstrong <don@donarmstrong.com>
Thu, 31 Jul 2014 01:24:21 +0000 (18:24 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 31 Jul 2014 01:24:21 +0000 (18:24 -0700)
local.css

index 690048be0129f4d6ff211c9182599d810f1c3dc8..7a7be72ad38080dc6de69ff863fef8f37429ece6 100644 (file)
--- a/local.css
+++ b/local.css
@@ -40,5 +40,6 @@ body {
 .pageheader {
     position: absolute;
     bottom: 0;
+    background-color: rgba(255,255,255,0.5);
 }
     
\ No newline at end of file