| r1142 vs r1143 | ||
|---|---|---|
| ... | ... | |
| 6 | 6 | width:100%;height:50px;background-color:rgb(0,0,255,.2) |
| 7 | 7 | } |
| 8 | 8 | .layout-60 { |
| 9 | display:inline-block;width:calc(100% - 100% / 3);height:50px;background-color:rgb(0,0,255,.2) | |
| 9 | vertical-align:middle;display:inline-block;width:calc(100% - 100% / 3);height:50px;background-color:rgb(0,0,255,.2) | |
| 10 | 10 | } |
| 11 | 11 | .layout-50 { |
| 12 | display:inline-block;width:50%;height:50px;background-color:rgb(0,0,255,.2) | |
| 12 | vertical-align:middle;display:inline-block;width:50%;height:50px;background-color:rgb(0,0,255,.2) | |
| 13 | 13 | } |
| 14 | 14 | .layout-30 { |
| 15 | display:inline-block;width:calc(100% / 3);height:50px;background-color:rgb(0,0,255,.2) | |
| 15 | vertical-align:middle;display:inline-block;width:calc(100% / 3);height:50px;background-color:rgb(0,0,255,.2) | |
| 16 | 16 | } |
| 17 | 17 | .layout-25 { |
| 18 | display:inline-block;width:25%;height:50px;background-color:rgb(0,0,255,.2) | |
| 18 | vertical-align:middle;display:inline-block;width:25%;height:50px;background-color:rgb(0,0,255,.2) | |
| 19 | 19 | } |
| 20 | 20 | .header-0 { |
| 21 | 21 | border-top-left-radius:50px;border-bottom-left-radius:50px;padding:2px;background-color:red |
| ... | ... | |
| 74 | 74 | }}} |
| 75 | 75 | |
| 76 | 76 | |
| 77 | {{{#!wiki class="layout-50" | |
| 78 | {{{#!wiki class="slide" | |
| 79 | }}}}}}{{{#!wiki class="layout-50" | |
| 80 | {{{#!wiki class="df" | |
| 81 | {{{#!wiki class="ma" | |
| 82 | ddddd}}}}}}}}} | |
| 77 | 83 | |
| 84 | ||
| 78 | 85 | {{{#!wiki class="toggle" |
| 79 | 86 | }}} |
| 80 | 87 | {{{#!wiki class="check" |
| ... | ... |