From b27fcaf0c663dc35b0e8f9a1ae67d9468df44244 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 9 Mar 2018 13:15:30 +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 2a01489..6131f51 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: #333; } + color: ##ffc176; } .footer .back-to-top i { display: block; margin-bottom: 5px; }