From 5348fb03a88d71e9f6ed95a82db9699cfa88a9ac Mon Sep 17 00:00:00 2001 From: Marcel Date: Sat, 17 Feb 2018 23:01:40 +0100 Subject: [PATCH] Fix #2 --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e2f56ad..29882be 100644 --- a/style.css +++ b/style.css @@ -127,6 +127,7 @@ body { height: 75px; font-size: 30px; box-shadow: none; + -webkit-text-fill-color: #fff; color: #ffff !important; background: #3877FF !important; border: 0 !important;