removing grey background from detail section
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 Mar 2016 17:00:22 +0000 (13:00 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 Mar 2016 17:00:22 +0000 (13:00 -0400)
css/front.css

index f264631..1f51087 100644 (file)
@@ -146,7 +146,7 @@ input[type="submit"].glm-member-button {
     margin-bottom: 5px;
 }
 #glm-member-detail-container {
-    background: #f5f5f5 none repeat scroll 0 0;
+    background: white none repeat scroll 0 0;
     border: 1px solid #ccc;
     margin: 20px 0 0;
 }