From: Anthony Talarico Date: Thu, 10 May 2018 13:54:01 +0000 (-0400) Subject: changing border color for the parallax sections X-Git-Tag: v1.0.0^2~44 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c30848de033f0272601c3d419516a81beeb8697a;p=WP-Themes%2Flaurium.git changing border color for the parallax sections --- diff --git a/style.css b/style.css index ae032a2..d012b24 100644 --- a/style.css +++ b/style.css @@ -2636,8 +2636,8 @@ Responsive grid for pages font-weight: bold; } .parallax-section:nth-child(3) .overlay{ - border-top: 4px solid #00D3D1; - border-bottom: 4px solid #00D3D1; + border-top: 4px solid #320701; + border-bottom: 4px solid #320701; /* border-top: 3px solid #F28B59; border-bottom: 3px solid #F28B59; */ background: rgba(255,255,255, .9) !important;