From 3204666bbb76325309c2e10b71c034f260a9bd60 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 9 Mar 2018 13:17:18 +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 6131f51..66f7d92 100755 --- a/css/style.css +++ b/css/style.css @@ -1307,7 +1307,7 @@ form.update-form input.button:hover { .footer .socials a { color: #fff; } .footer .socials a:hover { - color: ##ffc176; } + color: #ffc176; } .footer .back-to-top i { display: block; margin-bottom: 5px; }