Color change to the default box shadow of front featured member list
authorLaury GvR <laury@gaslightmedia.com>
Fri, 12 Oct 2018 19:03:46 +0000 (15:03 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 12 Oct 2018 19:03:46 +0000 (15:03 -0400)
css/front.css

index 1339d92..d9e2b49 100644 (file)
@@ -1164,7 +1164,7 @@ glm-member-detail-content-toggle {
     display: block;
     text-align: center;
     text-decoration: none;
-    box-shadow: 1px 1px 8px 0px lightgrey;
+    box-shadow: 2px 2px 9px -2px black;
     overflow: hidden;
 }
 #glm-featured-members-grid .featured-grid-item .featured-grid-item-info {