From 878dbf75bf79a8353958d757590a2f79e20bd4c2 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Tue, 11 Jul 2023 14:13:50 +0200 Subject: [PATCH] Update share.button.css --- share.button.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share.button.css b/share.button.css index 8115fce..816bd2a 100644 --- a/share.button.css +++ b/share.button.css @@ -3,6 +3,7 @@ vertical-align: middle; width: 20px; height: 20px; + color: white !important; } .sharediv { @@ -107,4 +108,4 @@ sharebutton:hover, margin-left: auto; margin-right: auto; } - } \ No newline at end of file + }