From: Don Armstrong Date: Thu, 31 Jul 2014 01:24:21 +0000 (-0700) Subject: give pageheader a background X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=973f66eec9f79689296cc65eeca057aeebf8e338;p=laureldon.git give pageheader a background --- diff --git a/local.css b/local.css index 690048b..7a7be72 100644 --- 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