| r1132 vs r1133 | ||
|---|---|---|
| ... | ... | |
| 18 | 18 | .layout-30 { |
| 19 | 19 | display:table-cell;width:calc(1% * 100 / 3);height:50px;background-color:blue |
| 20 | 20 | } |
| 21 | .layout-25 { | |
| 22 | display:table-cell;width:25%;height:50px;background-color:blue | |
| 23 | } | |
| 21 | 24 | .name { |
| 22 | 25 | padding:1px 10px;border-radius:50px;background-color:gray |
| 23 | 26 | } |
| ... | ... | |
| 40 | 43 | vertical-align:middle;display:inline-block;width:10px |
| 41 | 44 | } |
| 42 | 45 | }}} |
| 46 | ||
| 47 | {{{#!wiki style="border-radius:50px;background-color:#aaa" | |
| 48 | {{{#!wiki class="" | |
| 49 | {{{#!wiki class="layout-25" | |
| 50 | }}}}}} | |
| 51 | {{{#!wiki style="display:inline-block;padding:2px 10px;margin:2px;border-radius:50px;background-color:blue" | |
| 52 | 텍스트텍스트}}}}}} | |
| 53 | ||
| 54 | aspect-ratio:1/1 | |
| 55 | ||
| 56 | ||
| 43 | 57 | {{{#!wiki class="layout-bg" |
| 44 | 58 | {{{#!wiki class="name" |
| 45 | 59 | 내용내용내용내용}}}{{{#!wiki class="m-button" |
| ... | ... |