From 0089a6a32d3e21dea64ddb418b7b5f0be8544e24 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:50:16 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index ffa395d..8e7a86c 100755 --- a/css/style.css +++ b/css/style.css @@ -342,7 +342,7 @@ body { color: #000; } .button.boxed.sfk:hover { - color: #fff; + color: #000; background: #000; border: 1px solid #f8ed33; }