added reward checking

This commit is contained in:
Saw, Hansly Kendrich 2022-09-15 18:16:09 +08:00
parent 71665f6984
commit f03997c4a4
6 changed files with 90 additions and 18 deletions

View file

@ -1,7 +1,7 @@
/* dice.css
styles for the dice
*/
*/
#dice-1, #dice-2, #dice-3, #dice-4, #dice-5, #dice-6 {
font-size: 750%;
font-size: 625%;
}