projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dcff15
)
Color change to the default box shadow of front featured member list
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 12 Oct 2018 19:03:46 +0000
(15:03 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 12 Oct 2018 19:03:46 +0000
(15:03 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
1339d92
..
d9e2b49
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-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 {