From 4fb03dbcc39818de6ab629e71b38da67456943f2 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 19:04:12 -0400 Subject: [PATCH] Fix. --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 4e6887a..a86b7e6 100644 --- a/style.css +++ b/style.css @@ -23,16 +23,16 @@ display: none; } -.sectionheaders { +.section_headers { width: 100%; height: 50%; } -#skillset { +#skillset_header { background-color: #FF8822; } -#experience { +#experience_header { background-color: #FF9933; }