From c1c4d0d8e6bf30971278018c92e90f80e6c42648 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 17 Mar 2016 12:49:50 -0400 Subject: [PATCH] testing removing of grey background --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index b4c0c6ad..f5096682 100644 --- a/css/front.css +++ b/css/front.css @@ -39,7 +39,7 @@ .glm-member-list-container { border: 1px #ccc solid; /* padding: .4em 0px 0px 0px;*/ - background: #f5f5f5; +/* background: #f5f5f5;*/ margin: .4em 0px .4em 0px; } #glm-directions, -- 2.17.1