From 6770eef953f449903b2f11e7105ce9e7ca04a5c4 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:52:01 +0100 Subject: [PATCH] Update style.css --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 9da6fdd..bafcd00 100755 --- a/css/style.css +++ b/css/style.css @@ -343,7 +343,8 @@ body { .button.boxed.sfk:hover { color: #000; - background: #f8ed33; } + background: #f8ed33; + border: 1px solid #f8ed33; } .button.boxed.identihub { border: 1px solid #58595b;