We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a64bc86 + 5428cd6 commit 141ffa3Copy full SHA for 141ffa3
resources/ecs/diceroller.ecs
@@ -39,9 +39,9 @@ Start:
39
put 2 into NDice
40
set style `.ec-dice` to `{width:100px;height:100px;margin-right:20px;`
41
cat `background:yellow;border:1px solid black;display:inline-block;`
42
- cat `position:relative}`
+ cat `border-radius:10%;position:relative}`
43
set style `.ec-dot` to `{width:20px;height:20;position:absolute;`
44
- cat `background:black;border-radius:10px}`
+ cat `background:black;border-radius:50%}`
45
46
set Patterns to
47
40 40 0 0 0 0 0 0 0 0 0 0
0 commit comments