From: Anthony Talarico Date: Fri, 30 Mar 2018 12:59:01 +0000 (-0400) Subject: changing footer background color X-Git-Tag: v1.0.0^2~50 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=16490a1768492b7584dfb1e80040ead4da54f401;p=WP-Themes%2Fhospitalitymentality.git changing footer background color changing the background footer color --- diff --git a/style.css b/style.css index b69cbb1..fc57e5c 100644 --- a/style.css +++ b/style.css @@ -2254,7 +2254,7 @@ Footer Section } .bottom-footer { - background: #000; + background: #0c3c60; padding: 15px; font-size: 14px; }