From fb7ca007bf43ab9bd25e2e9b4edf8bcb76cdefca Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Wed, 3 Oct 2018 14:20:02 +0200 Subject: [PATCH] css: better contrast --- css/clear-typography.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/clear-typography.css b/css/clear-typography.css index c890e8b..932ef3b 100644 --- a/css/clear-typography.css +++ b/css/clear-typography.css @@ -48,7 +48,7 @@ body { text-align:left; font-size: 4mm; line-height: 1.5em; - color: #666; + color: #444; font-weight: 400; }