From cc2486f09db82cd4a43b7fd0c74824451dde763a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 18 Jan 2018 14:44:02 +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 3f3aa7b..1516985 100755 --- a/css/style.css +++ b/css/style.css @@ -125,7 +125,7 @@ top: -100px; } a { - color: #ab8860; + color: #3399D4; outline: none; -webkit-transition-property: color; -moz-transition-property: color;