Skip to content

Commit 5428cd6

Browse files
committed
Dice roller
1 parent 9c60742 commit 5428cd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/ecs/diceroller.ecs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Start:
3939
put 2 into NDice
4040
set style `.ec-dice` to `{width:100px;height:100px;margin-right:20px;`
4141
cat `background:yellow;border:1px solid black;display:inline-block;`
42-
cat `position:relative}`
42+
cat `border-radius:10%;position:relative}`
4343
set style `.ec-dot` to `{width:20px;height:20;position:absolute;`
44-
cat `background:black;border-radius:10px}`
44+
cat `background:black;border-radius:50%}`
4545

4646
set Patterns to
4747
40 40 0 0 0 0 0 0 0 0 0 0

0 commit comments

Comments
 (0)