From ae4f99d7cf5e6a780fd0f9986be83463e5eda7b6 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Thu, 13 Aug 2020 09:41:17 +0100 Subject: [PATCH] Update styles.css --- stylesheets/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/styles.css b/stylesheets/styles.css index c8ad60db..a42e0aa5 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -131,7 +131,7 @@ header li { header ul a { line-height:1; font-size:11px; - color:#999; + color:#515151; display:block; text-align:center; padding-top:6px;