Create the Modal code / apply styling
This commit is contained in:
parent
c813f8c9e5
commit
f7a2c2a7bb
2 changed files with 34 additions and 6 deletions
|
|
@ -48,7 +48,7 @@
|
|||
/* The fill colour of the eyes on the game board */
|
||||
--eye-colour: #000000;
|
||||
|
||||
/* The colour that is used to bring focus towards the modal */
|
||||
/* The colours for the modals */
|
||||
--modal-background-blur: #000;
|
||||
--modal-content-background: var(--background1);
|
||||
--modal-content-text: var(--background1-text);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue