From 84cdf0433be588212286d5d7a4d08b20147eea6e Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 25 Mar 2019 20:49:43 +0100 Subject: [PATCH] fixes #448 --- static/css/rowsandall2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/rowsandall2.css b/static/css/rowsandall2.css index b2185e31..35839e03 100644 --- a/static/css/rowsandall2.css +++ b/static/css/rowsandall2.css @@ -70,7 +70,7 @@ body { } .yellow { - color: #cccc00; + color: #1c75bc; font-size: 1.2em; height: auto; padding: 0px;