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 141ffa3 + 5caf508 commit 11db66fCopy full SHA for 11db66f
examples/dice/index.html
@@ -30,9 +30,9 @@
30
put 2 into NDice
31
set style `.ec-dice` to `{width:100px;height:100px;margin:20px;`
32
cat `background:yellow;border:1px solid black;display:inline-block;`
33
- cat `border-radius:10px;position:relative}`
+ cat `border-radius:10%;position:relative}`
34
set style `.ec-dot` to `{width:20px;height:20;position:absolute;`
35
- cat `background:black;border-radius:10px}`
+ cat `background:black;border-radius:50%}`
36
37
set Patterns to
38
40 40 0 0 0 0 0 0 0 0 0 0
0 commit comments