| r1319 vs r1322 | ||
|---|---|---|
| 1 | <pre style='box-sizing: border-box; font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 15px; overflow-x: auto; background-color: rgb(45, 47, 52); border: 1px solid rgb(56, 59, 64); border-radius: 3px; padding: 7px; color: rgb(221, 221, 221); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><code style='box-sizing: border-box; font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; font-size: 1em; background: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 0px; padding: 0px;'> | |
| 1 | 2 | |
| 3 | ||
| 4 | ||
| 5 | ||
| 6 | ||
| 7 | ||
| 8 | ||
| 9 | ||
| 10 | ||
| 11 | ||
| 12 | ||
| 13 | ||
| 14 | ||
| 2 | 15 | {{{#!if border = "10px", bg = "black", x = "200px", y = "200px", t = "5", C = x - t * 2, F = y - t * 2, px = x / 2 + t * 1, py = y / 2 + t * 1, rx = x / 2 - t * 2, ry = y / 2 - t * 2 |
| 3 | 16 | {{{#!wiki style="display:inline-block;border:@border@ solid @bg@" |
| 4 | 17 | {{{#!wiki style="width:@x@;height:@y@;background:linear-gradient(red, blue)" |
| ... | ... |