From b94220083380f5d5cc92cd5e1dcaa110d8475738 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Tue, 5 Nov 2024 15:49:18 +0100 Subject: [PATCH] Better readable heading --- src/alfagok/static/game.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/alfagok/static/game.css b/src/alfagok/static/game.css index bfef8ff..3bbafd9 100644 --- a/src/alfagok/static/game.css +++ b/src/alfagok/static/game.css @@ -34,7 +34,7 @@ a.title { } .guessesheading { - color: grey; + color: #CCC;; } input[type="text"] {