From: Anthony Talarico Date: Mon, 21 May 2018 19:54:18 +0000 (-0400) Subject: testing parallax overlay X-Git-Tag: v1.0.0^2~1^2~61 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=006f4985fd8563a3c8b018bb97a1f473d859d24b;p=WP-Themes%2Flaurium.git testing parallax overlay --- diff --git a/style.css b/style.css index 985917a..7a0db5c 100644 --- a/style.css +++ b/style.css @@ -2674,6 +2674,14 @@ Responsive grid for pages background: rgba(0,0,0, .7) !important; /* margin-top: 30px; */ } +.parallax-section:nth-child(4) .overlay{ + border-top: 4px solid #320701; + border-bottom: 4px solid #320701; + /* border-top: 3px solid #F28B59; + border-bottom: 3px solid #F28B59; */ + background: rgba(0,0,0, .7) !important; + /* margin-top: 30px; */ +} .parallax-section:nth-child(3){ /* border-bottom: 4px solid #1b2650; */ */ /* margin-top: 30px; */