From 169cec0352e3a316deef169f58aebfd58f221c42 Mon Sep 17 00:00:00 2001 From: Nicky Case Date: Tue, 7 May 2019 11:50:44 -0400 Subject: [PATCH] slightly lighter --- styles/game.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/game.css b/styles/game.css index 1c5c3f4..8820bce 100644 --- a/styles/game.css +++ b/styles/game.css @@ -783,7 +783,7 @@ CORNER TEXT #topleft, #bottomright{ width: 200px; - color: #444; + color: #555; font-family: Helvetica, Arial, sans-serif; font-weight: 500; font-size: 14px;