From b6655fa02aeeb1db70f544072b0a737f48445dfd Mon Sep 17 00:00:00 2001 From: Alexandar Mechev Date: Tue, 6 Oct 2020 09:04:37 +0200 Subject: [PATCH] update span color nord-light --- app/static/css/themes/nord-light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/themes/nord-light.css b/app/static/css/themes/nord-light.css index 7137db0..ee1d331 100644 --- a/app/static/css/themes/nord-light.css +++ b/app/static/css/themes/nord-light.css @@ -24,7 +24,7 @@ a:link div { } div span { - color: #5E81AC !important; + color: #3B4252 !important; } input {