Skip to content

Commit 5caf508

Browse files
committed
Dice roller
1 parent 5428cd6 commit 5caf508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/dice/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
put 2 into NDice
3131
set style `.ec-dice` to `{width:100px;height:100px;margin:20px;`
3232
cat `background:yellow;border:1px solid black;display:inline-block;`
33-
cat `border-radius:10px;position:relative}`
33+
cat `border-radius:10%;position:relative}`
3434
set style `.ec-dot` to `{width:20px;height:20;position:absolute;`
35-
cat `background:black;border-radius:10px}`
35+
cat `background:black;border-radius:50%}`
3636

3737
set Patterns to
3838
40 40 0 0 0 0 0 0 0 0 0 0

0 commit comments

Comments
 (0)