From 973f66eec9f79689296cc65eeca057aeebf8e338 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 30 Jul 2014 18:24:21 -0700 Subject: [PATCH] give pageheader a background --- local.css | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2