0
0
Fork 0

Add styles for the card button

This commit is contained in:
Oliver-Akins 2020-12-15 20:33:49 -07:00
parent e115384f21
commit aaca95f4a2

View file

@ -36,6 +36,9 @@
*/ */
--card-background: #E1D098; --card-background: #E1D098;
--card-text: var(--dark-font-colour); --card-text: var(--dark-font-colour);
--card-button: #ACA885;
--card-button-darken: #88845e;
--card-button-lighten: #d1ceaf;
/* /*
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