From: Anthony Talarico Date: Fri, 20 Apr 2018 12:21:34 +0000 (-0400) Subject: changing body background color X-Git-Tag: v1.0.0^2~24 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d31d920086d867d2d77016f54940273b2d9d993a;p=WP-Themes%2Fhospitalitymentality.git changing body background color --- diff --git a/style.css b/style.css index 89c77a5..c121645 100644 --- a/style.css +++ b/style.css @@ -112,7 +112,7 @@ html { } body { - background-color: #00AEEF; + background-color: rgba(0, 174, 239,0.3); /* background-image: linear-gradient(to right top, #0071bc, #0080ca, #008fd7, #009fe3, #00aeef); */ /* Fallback for when there is no custom background color defined. */