| r1139 vs r1140 | ||
|---|---|---|
| ... | ... | |
| 44 | 44 | .toggle { |
| 45 | 45 | display:inline-block;border-radius:50%;border:1px solid green;height:20px;aspect-ratio:1/1;background:radial-gradient(closest-side, red 50%, transparent 0) |
| 46 | 46 | } |
| 47 | .check { | |
| 48 | display:inline-block;border-radius:8px;height:25px;aspect-ratio:1/1;background-color:red | |
| 49 | } | |
| 47 | 50 | .df { |
| 48 | 51 | display:flex |
| 49 | 52 | } |
| ... | ... | |
| 60 | 63 | {{{#!wiki class="layout-bg" |
| 61 | 64 | {{{#!wiki class="toggle" |
| 62 | 65 | }}} |
| 66 | {{{#!wiki class="check" | |
| 67 | }}} | |
| 63 | 68 | |
| 64 | 69 | {{{#!wiki class="layout-25" |
| 65 | 70 | {{{#!wiki class="header-0" |
| ... | ... |