r4
| 1 | {{{#!style |
|---|
r17
| 2 | .custom-container { |
|---|
| 3 | display: inline-block; |
|---|
| 4 | margin: 1px auto; |
|---|
| 5 | padding: 5px 10px; |
|---|
| 6 | border: 1.5px solid #ced4da; |
|---|
| 7 | border-radius: 10px; |
|---|
| 8 | background-color: transparent; |
|---|
| 9 | color: #000; |
|---|
| 10 | text-align: center; |
|---|
| 11 | box-sizing: border-box; |
|---|
| 12 | vertical-align: middle; |
|---|
| 13 | } |
|---|
| 14 | }}}{{{#!style |
|---|
r11
| 15 | .normal-line { |
|---|
r8
| 16 | display: inline-block; |
|---|
| 17 | width: 10px; |
|---|
r15
| 18 | height: 1.5px; |
|---|
r8
| 19 | background-color: #ced4da; |
|---|
r13
| 20 | vertical-align: middle; |
|---|
r15
| 21 | margin: -5px 0 0; |
|---|
r8
| 22 | } |
|---|
r10
| 23 | }}}{{{#!style |
|---|
r9
| 24 | .bent-line { |
|---|
r13
| 25 | display: block; |
|---|
r12
| 26 | width: 20px; |
|---|
| 27 | height: 20px; |
|---|
r9
| 28 | border-left: 1.5px solid #ced4da; |
|---|
| 29 | border-bottom: 1.5px solid #ced4da; |
|---|
| 30 | border-bottom-left-radius: 4px; |
|---|
r13
| 31 | margin: -2px 0 0 15px; |
|---|
r9
| 32 | } |
|---|
r10
| 33 | }}}{{{#!style |
|---|
r17
| 34 | .tree-branch { |
|---|
| 35 | display: inline-table; |
|---|
| 36 | vertical-align: top; |
|---|
| 37 | } |
|---|
| 38 | }}}{{{#!style |
|---|
| 39 | .tree-sub { |
|---|
| 40 | display: inline-table; |
|---|
| 41 | vertical-align: top; |
|---|
| 42 | margin-left: 34px; |
|---|
| 43 | margin-top: -10px; |
|---|
| 44 | } |
|---|
| 45 | }}}{{{#!style |
|---|
| 46 | .tree-leaf { |
|---|
r4
| 47 | display: inline-block; |
|---|
r17
| 48 | margin-left: 30px; |
|---|
| 49 | margin-top: -10px; |
|---|
r4
| 50 | } |
|---|
r20
| 51 | }}}{{{#!style |
|---|
| 52 | .line-extend { |
|---|
| 53 | background-image: linear-gradient(#ced4da, #ced4da); |
|---|
| 54 | background-repeat: no-repeat; |
|---|
| 55 | background-position: 15px 35px; |
|---|
| 56 | } |
|---|
r18
| 57 | }}}본문과 style 구분을 위한 텍스트. |
|---|
r6
| 58 | |
|---|
r4
| 59 | {{{#!wiki class="custom-container" |
|---|
r18
| 60 | 육상식물 |
|---|
| 61 | }}}{{{#!wiki class="normal-line" |
|---|
r20
| 62 | }}}{{{#!wiki class="tree-branch line-extend" style="background-size: 1.5px 100px;" |
|---|
r18
| 63 | {{{#!wiki class="custom-container" |
|---|
| 64 | 관다발식물 |
|---|
| 65 | }}} |
|---|
| 66 | {{{#!wiki class="bent-line" |
|---|
| 67 | }}}{{{#!wiki class="tree-sub" |
|---|
| 68 | {{{#!wiki class="custom-container" |
|---|
| 69 | 종자식물 |
|---|
| 70 | }}} |
|---|
| 71 | {{{#!wiki class="bent-line" |
|---|
| 72 | }}}{{{#!wiki class="tree-leaf" |
|---|
| 73 | {{{#!wiki class="custom-container" |
|---|
| 74 | 겉씨식물 |
|---|
| 75 | }}}{{{#!wiki class="normal-line" |
|---|
| 76 | }}}{{{#!wiki class="custom-container" |
|---|
r19
| 77 | 구과류 |
|---|
r21
| 78 | }}}}}}}}} |
|---|
r18
| 79 | {{{#!wiki class="bent-line" |
|---|
| 80 | }}}{{{#!wiki class="tree-leaf" |
|---|
| 81 | {{{#!wiki class="custom-container" |
|---|
r19
| 82 | 포자식물 |
|---|
r21
| 83 | }}}}}}}}} |
|---|