From b71a9e7d7fa498dd41f4f8152bf20d6c6a947e37 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Thu, 10 Dec 2020 11:03:03 -0700 Subject: [PATCH] Update the colour variables for the cards --- web/src/css/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/css/theme.css b/web/src/css/theme.css index 430286f..6e409e3 100644 --- a/web/src/css/theme.css +++ b/web/src/css/theme.css @@ -34,8 +34,8 @@ /* The colours for the cards in the hands of the players */ - --card-background: #000; - --card-text: #FFF; + --card-background: #E1D098; + --card-text: var(--dark-font-colour); /* The colours used for the main game board. While playing, the alt colour