0
0
Fork 0

Update the colour variables for the cards

This commit is contained in:
Oliver-Akins 2020-12-10 11:03:03 -07:00
parent 4d156a1e68
commit b71a9e7d7f

View file

@ -34,8 +34,8 @@
/* /*
The colours for the cards in the hands of the players The colours for the cards in the hands of the players
*/ */
--card-background: #000; --card-background: #E1D098;
--card-text: #FFF; --card-text: var(--dark-font-colour);
/* /*
The colours used for the main game board. While playing, the alt colour The colours used for the main game board. While playing, the alt colour