removing gradient background colors for the front page panels
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 23 Jul 2018 19:07:13 +0000 (15:07 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 23 Jul 2018 19:07:13 +0000 (15:07 -0400)
style.css

index 87affe0..0877b90 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2590,10 +2590,10 @@ body .cmvl-controls li{
 body .cmvl-navbar-categories{
     display: none;
 }
-body #content .parallax-section:first-child,body #content .parallax-section:last-child {
+/* body #content .parallax-section:first-child,body #content .parallax-section:last-child {
     background: none;
     background-image: linear-gradient(to right top, #0071bc, #0080ca, #008fd7, #009fe3, #00aeef);
-}
+} */
 #glm-member-login-form {
     width: 250px;
     margin: 0 auto;