From 98a8d21521b22c4e84737456eab472f3b2c8040c Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 21 Jan 2018 18:56:34 +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 98f4423..956655e 100755 --- a/css/style.css +++ b/css/style.css @@ -1273,7 +1273,7 @@ form.update-form input.button:hover { list-style: none; margin: 0; } .footer a { - color: #ff7f28; } + color: #d93a28; } .footer a:hover { color: #333333; } .footer .socials { @@ -1291,7 +1291,7 @@ form.update-form input.button:hover { color: #fff; text-transform: uppercase; } .footer .back-to-top a:hover { - color: #333; } + color: #eee; } /* fullscreen video */ .video-bg {