r4
| 1 | {{{#!style |
|---|
r11
| 2 | .normal-line { |
|---|
r8
| 3 | display: inline-block; |
|---|
| 4 | width: 10px; |
|---|
r15
| 5 | height: 1.5px; |
|---|
r8
| 6 | min-height: 1px; |
|---|
| 7 | background-color: #ced4da; |
|---|
r13
| 8 | vertical-align: middle; |
|---|
r8
| 9 | font-size: 1px; |
|---|
| 10 | line-height: 1px; |
|---|
r15
| 11 | margin: -5px 0 0; |
|---|
r8
| 12 | } |
|---|
r10
| 13 | }}}{{{#!style |
|---|
r9
| 14 | .bent-line { |
|---|
r13
| 15 | display: block; |
|---|
r12
| 16 | width: 20px; |
|---|
| 17 | height: 20px; |
|---|
r9
| 18 | border-left: 1.5px solid #ced4da; |
|---|
| 19 | border-bottom: 1.5px solid #ced4da; |
|---|
| 20 | border-bottom-left-radius: 4px; |
|---|
r13
| 21 | margin: -2px 0 0 15px; |
|---|
r9
| 22 | } |
|---|
r10
| 23 | }}}{{{#!style |
|---|
r4
| 24 | .custom-container { |
|---|
| 25 | display: inline-block; |
|---|
| 26 | margin: 1px auto; |
|---|
| 27 | padding: 5px 10px; |
|---|
r8
| 28 | border: 1.5px solid #ced4da; |
|---|
r7
| 29 | border-radius: 10px; |
|---|
r4
| 30 | background-color: transparent; |
|---|
| 31 | color: #000; |
|---|
| 32 | text-align: center; |
|---|
| 33 | box-sizing: border-box; |
|---|
| 34 | } |
|---|
r10
| 35 | }}}style과 본문 구분을 위한 텍스트입니다. |
|---|
r6
| 36 | |
|---|
r4
| 37 | {{{#!wiki class="custom-container" |
|---|
| 38 | 내용 입력. |
|---|
r11
| 39 | }}}{{{#!wiki class="normal-line" |
|---|
r13
| 40 | }}}{{{#!wiki style="display: inline-table; vertical-align: top;" |
|---|
| 41 | {{{#!wiki class="custom-container" |
|---|
r7
| 42 | 내용 입력. |
|---|
r4
| 43 | }}} |
|---|
r9
| 44 | {{{#!wiki class="bent-line" |
|---|
r14
| 45 | }}}{{{#!wiki style="display: inline-table; vertical-align: top; margin-left: 34px; margin-top: -10px;" |
|---|
| 46 | {{{#!wiki class="custom-container" |
|---|
r12
| 47 | 내용 입력. |
|---|
r9
| 48 | }}} |
|---|
r14
| 49 | {{{#!wiki class="bent-line" |
|---|
r15
| 50 | }}}{{{#!wiki style="display: inline-block; margin-left: 34px; margin-top: -10px;" |
|---|
| 51 | {{{#!wiki class="custom-container" |
|---|
r14
| 52 | 내용 입력. |
|---|
r15
| 53 | }}}{{{#!wiki class="normal-line" |
|---|
| 54 | }}}{{{#!wiki class="custom-container" |
|---|
| 55 | 내용 입력. |
|---|
r14
| 56 | }}} |
|---|
| 57 | }}} |
|---|
r15
| 58 | }}} |
|---|
r13
| 59 | }}} |
|---|