From ea212aa27cc0c93e21ec8481116679d48651c790 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:23:12 -0400 Subject: [PATCH] Header. --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index d21c0fe..f67a6e5 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,7 @@ header { + position: relative; background-color: #FF9933; + width: 100%; } #header_title {