From 2614498c516a1d49fc459c42b7b93bc54c8adba7 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 21 Jan 2018 18:57:30 +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 956655e..5cf6e37 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: #d93a28; } + color: #ffc078; } .footer a:hover { - color: #333333; } + color: #eee; } .footer .socials { margin-bottom: 30px; } .footer .socials i {