dice function now on the website
- jQuery was added to make this work. - Cards were removed.
This commit is contained in:
parent
1d16cfc44b
commit
ab638b152c
158 changed files with 69420 additions and 47 deletions
7
styles/dice.css
Normal file
7
styles/dice.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
/* dice.css
|
||||
styles for the dice
|
||||
*/
|
||||
|
||||
#dice-1, #dice-2, #dice-3, #dice-4, #dice-5, #dice-6 {
|
||||
font-size: 750%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue