| r1311 vs r1312 | ||
|---|---|---|
| ... | ... | |
| 13 | 13 | |
| 14 | 14 | |
| 15 | 15 | |
| 16 | {{{#!if x = "300px", y = "300px", t = "10", C = x - t * 2, F = y - t * 2 | |
| 16 | {{{#!if bg = "gray", x = "300px", y = "300px", t = "10", C = x - t * 2, F = y - t * 2 | |
| 17 | 17 | {{{#!wiki style="display:inline-block;border:10px solid @bg@" |
| 18 | {{{#!wiki style="width:@x@;height:@y@;background:linear-gradient( | |
| 18 | {{{#!wiki style="width:@x@;height:@y@;background:linear-gradient(red, blue)" | |
| 19 | 19 | {{{#!wiki style="width:@x@;height:@y@;background:no-repeat radial-gradient(farthest-side at 0 0, @bg@ 100%, transparent 0)@t@px @t@px/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 100% 0, @bg@ 100%, transparent 0)calc(@x@ / 2 + @t@px) @t@px/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 100% 100%, @bg@ 100%, transparent 0)calc(@x@ / 2 + @t@px) calc(@y@ / 2 + @t@px)/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2), no-repeat radial-gradient(farthest-side at 0% 100%, @bg@ 100%, transparent 0)@t@px calc(@y@ / 2 + @t@px)/calc(@x@ / 2 - @t@px * 2) calc(@y@ / 2 - @t@px * 2)" |
| 20 | 20 | {{{#!wiki style="width:@x@;height:@y@" |
| 21 | 21 | {{{#!wiki style="display:inline-block;width:@t@px;height:100%" |
| ... | ... |