RollDice/styles/dice.css
Saw, Hansly Kendrich ab638b152c dice function now on the website
- jQuery was added to make this work.
- Cards were removed.
2022-09-15 11:20:54 +08:00

7 lines
119 B
CSS

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