Skip to content

Commit 9334fae

Browse files
Update share.button.css
1 parent d2a3fb7 commit 9334fae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

share.button.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
vertical-align: middle;
44
width: 20px;
55
height: 20px;
6+
color: white !important;
67
}
78

89
.sharediv {
@@ -34,7 +35,7 @@
3435

3536
sharebutton:hover,
3637
.sharebutton:hover {
37-
color: #000000;
38+
color: #000000 !important;
3839
background-color: #FFF;
3940
}
4041
.sharebutton:hover .share-icon {

0 commit comments

Comments
 (0)