From 6c8afdaafad61285e0b635d2230220e22ebcd69c Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 19 Jan 2018 00:07:05 +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 15dc03a..ceeb5e7 100755 --- a/css/style.css +++ b/css/style.css @@ -1211,7 +1211,7 @@ form.update-form input.button:hover { /* footer */ .footer { - color: #333; } + color: #fff; } .footer p { font-size: 14px; margin-bottom: 5px; }