From f5272b76afa4746565e03994f319b24cce4dab9d Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:21:19 -0400 Subject: [PATCH] Header. --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/style.css b/style.css index 1f4a9a3..549d05d 100644 --- a/style.css +++ b/style.css @@ -1,2 +1,10 @@ +header { + background-color: #FF9933; +} + #header_title { } + +#header_blurb { + width: 80%; +}