From 359d95d80d1306cd79e6103ebe5c88b426604ca5 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 21 Jan 2018 18:55:09 +0100 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 709bdea..aa0969d 100755 --- a/css/style.css +++ b/css/style.css @@ -1273,9 +1273,9 @@ form.update-form input.button:hover { list-style: none; margin: 0; } .footer a { - color: #333; } + color: #ff7f28; } .footer a:hover { - color: #ccc; } + color: #333333; } .footer .socials { margin-bottom: 30px; } .footer .socials i {