| r15 vs r16 | ||
|---|---|---|
| 1 | 1 | {{{#!style |
| 2 | ||
| 3 | ||
| 4 | ||
| 5 | ||
| 6 | ||
| 7 | ||
| 8 | ||
| 9 | ||
| 10 | ||
| 11 | ||
| 12 | ||
| 13 | ||
| 14 | ||
| 15 | ||
| 16 | ||
| 17 | ||
| 18 | ||
| 19 | ||
| 20 | ||
| 21 | ||
| 22 | ||
| 23 | ||
| 24 | ||
| 25 | ||
| 26 | ||
| 27 | ||
| 28 | ||
| 29 | ||
| 30 | ||
| 31 | ||
| 32 | ||
| 33 | ||
| 34 | ||
| 35 | ||
| 36 | ||
| 37 | ||
| 38 | ||
| 39 | ||
| 40 | ||
| 41 | ||
| 42 | ||
| 43 | ||
| 44 | ||
| 45 | ||
| 46 | ||
| 47 | ||
| 48 | ||
| 49 | ||
| 50 | ||
| 51 | ||
| 52 | ||
| 53 | ||
| 54 | ||
| 55 | ||
| 56 | ||
| 57 | ||
| 58 | ||
| 59 | ||
| 60 | ||
| 61 | ||
| 62 | ||
| 63 | ||
| 64 | ||
| 65 | ||
| 66 | ||
| 67 | ||
| 68 | ||
| 69 | ||
| 70 | ||
| 71 | ||
| 72 | ||
| 73 | ||
| 74 | ||
| 75 | ||
| 2 | table.stel-tab-slim { | |
| 3 | width: 320px; max-width: 100%; margin: 0 auto; | |
| 76 | 4 | border-collapse: collapse; table-layout: fixed; |
| 77 | 5 | } |
| 78 | ||
| 79 | ||
| 80 | table.stel-tab- | |
| 6 | table.stel-tab-slim > thead { | |
| 81 | 7 | display: table; width: 100%; |
| 82 | 8 | } |
| 83 | table.stel-tab- | |
| 9 | table.stel-tab-slim > thead > tr { | |
| 84 | 10 | display: table-row; |
| 85 | 11 | } |
| 86 | table.stel-tab- | |
| 87 | display: table-cell; width: 33.33%; | |
| 88 | padding: | |
| 12 | table.stel-tab-slim > thead > tr > th { | |
| 13 | display: table-cell; width: 33.33%; | |
| 14 | padding: 10px 0 !important; | |
| 89 | 15 | border: 2px solid #9A95BA; border-bottom: none; |
| 90 | background: #fff; color: #9A95BA; font-size: 1 | |
| 16 | background: #fff; color: #9A95BA; font-size: 13px; | |
| 91 | 17 | font-weight: bold; cursor: pointer; text-align: center; |
| 92 | 18 | box-sizing: border-box; |
| 93 | 19 | } |
| 94 | ||
| 95 | ||
| 96 | table.stel-tab- | |
| 97 | table.stel-tab- | |
| 98 | ||
| 99 | ||
| 100 | table.stel-tab- | |
| 101 | table.stel-tab- | |
| 102 | table.stel-tab- | |
| 20 | table.stel-tab-slim > thead > tr > th:first-child { border-radius: 6px 0 0 0; } | |
| 21 | table.stel-tab-slim > thead > tr > th:last-child { border-radius: 0 6px 0 0; } | |
| 22 | table.stel-tab-slim > thead > tr > th.header-sort-up, | |
| 23 | table.stel-tab-slim > thead > tr > th.header-sort-down, | |
| 24 | table.stel-tab-slim > thead > tr > th[aria-sort] { | |
| 103 | 25 | background: #9A95BA !important; color: #fff !important; |
| 104 | 26 | } |
| 105 | ||
| 106 | ||
| 107 | table.stel-tab- | |
| 108 | display: block; width: | |
| 27 | table.stel-tab-slim > tbody { | |
| 28 | display: block; width: 320px; margin: 0; padding: 0; | |
| 109 | 29 | } |
| 110 | table.stel-tab- | |
| 111 | table.stel-tab- | |
| 112 | table.stel-tab- | |
| 113 | display: block !important; width: | |
| 114 | border: 2px solid #9A95BA !important; border-radius: 0 0 | |
| 30 | table.stel-tab-slim > tbody > tr:nth-of-type(n+2) { display: none; } | |
| 31 | table.stel-tab-slim > tbody > tr > td { display: none; padding: 0; border: none !important; } | |
| 32 | table.stel-tab-slim > tbody > tr > td.content { | |
| 33 | display: block !important; width: 320px; min-height: 200px; | |
| 34 | border: 2px solid #9A95BA !important; border-radius: 0 0 6px 6px; | |
| 115 | 35 | background: linear-gradient(160deg in oklch, #ffd3b6 0%, #ffaaa5 40%, #d4a5ff 80%, #a29bfe 100%) !important; |
| 116 | box-sizing: border-box; | |
| 36 | box-sizing: border-box; margin: 0; | |
| 117 | 37 | } |
| 118 | ||
| 119 | .inner-box { padding: | |
| 38 | .inner-box { padding: 10px 5px; text-align: center; } | |
| 120 | 39 | .m-badge-slim { |
| 121 | display: inline-block; padding: | |
| 122 | font-size: 1 | |
| 40 | display: inline-block; padding: 1px 6px; margin: 2px 1px; border-radius: 3px; | |
| 41 | font-size: 10px; font-weight: 800; color: #5a4fcf !important; background: #fff; | |
| 123 | 42 | border: 1px solid #9A95BA; |
| 124 | 43 | } |
| 125 | 44 | }}} |
| 126 | ||<thead><sortable><tableclass=stel-tab- | |
| 45 | ||<thead><sortable><tableclass=stel-tab-slim> 1기생 ||<sortable> 2기생 ||<sortable> 3기생 || | |
| 127 | 46 | ||<class=content> 0{{{#!wiki class="inner-box" |
| 128 | 47 | [[파일:스텔 1기.png|width=100%]] |
| 129 | {{{#!wiki style="margin-top: | |
| 130 | {{{#!wiki class="m-badge-slim" style="border-left: | |
| 131 | [[아이리 칸나|칸나]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 132 | [[아야츠노 유니|유니]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 48 | {{{#!wiki style="margin-top: 8px;" | |
| 49 | {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #8182b8;" | |
| 50 | [[아이리 칸나|칸나]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #A2D0EF;" | |
| 51 | [[아야츠노 유니|유니]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #60497f;" | |
| 133 | 52 | [[사키하네 후야|후야]]}}} |
| 134 | 53 | }}} |
| 135 | 54 | }}} || 1 || 1 || |
| 136 | 55 | || 1 ||<class=content> 0{{{#!wiki class="inner-box" |
| 137 | 56 | [[파일:스텔 2기.png|width=100%]] |
| 138 | {{{#!wiki style="margin-top: | |
| 139 | {{{#!wiki class="m-badge-slim" style="border-left: | |
| 140 | [[아라하시 타비|타비]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 141 | [[아카네 리제|리제]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 142 | [[시라유키 히나|히나]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 57 | {{{#!wiki style="margin-top: 8px;" | |
| 58 | {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #9EB5EE;" | |
| 59 | [[아라하시 타비|타비]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #610A09;" | |
| 60 | [[아카네 리제|리제]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #ff9680;" | |
| 61 | [[시라유키 히나|히나]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #65686a;" | |
| 143 | 62 | [[네네코 마시로|시로]]}}} |
| 144 | 63 | }}} |
| 145 | 64 | }}} || 1 || |
| 146 | 65 | || 1 || 1 ||<class=content> 0{{{#!wiki class="inner-box" |
| 147 | 66 | [[파일:스텔 3기.png|width=100%]] |
| 148 | {{{#!wiki style="margin-top: | |
| 149 | {{{#!wiki class="m-badge-slim" style="border-left: | |
| 150 | [[텐코 시부키|부키]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 151 | [[아오쿠모 린|린]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 152 | [[유즈하 리코|리코]]}}} {{{#!wiki class="m-badge-slim" style="border-left: | |
| 67 | {{{#!wiki style="margin-top: 8px;" | |
| 68 | {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #B8A9CA;" | |
| 69 | [[텐코 시부키|부키]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #BAC0E6;" | |
| 70 | [[아오쿠모 린|린]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #8fe0b0;" | |
| 71 | [[유즈하 리코|리코]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 3px solid #B8A9CA;" | |
| 153 | 72 | [[하나코 나나|나나]]}}} |
| 154 | 73 | }}} |
| 155 | 74 | }}} || |
| 156 | 75 | |
| 157 | ||
| 158 | ||
| 159 | == 망작 2 gpt 작품 == | |
| 160 | {{{#!style | |
| 161 | .stel-wrap{ | |
| 162 | display:flex; | |
| 163 | justify-content:center; | |
| 164 | margin:10px auto; | |
| 165 | max-width:420px; | |
| 166 | } | |
| 167 | ||
| 168 | table.stel-side-slim{ | |
| 169 | width:420px; | |
| 170 | border:2px solid #9A95BA; | |
| 171 | border-collapse:collapse; | |
| 172 | table-layout:fixed; | |
| 173 | background:#fff; | |
| 174 | } | |
| 175 | ||
| 176 | /* 버튼 세로 */ | |
| 177 | table.stel-side-slim>thead{ | |
| 178 | float:left; | |
| 179 | width:80px; | |
| 180 | } | |
| 181 | table.stel-side-slim>thead>tr{ | |
| 182 | display:flex; | |
| 183 | flex-direction:column; | |
| 184 | } | |
| 185 | table.stel-side-slim>thead>tr>th{ | |
| 186 | padding:25px 0!important; | |
| 187 | border:none; | |
| 188 | border-bottom:1px solid #9A95BA; | |
| 189 | background:#f0efff; | |
| 190 | color:#9A95BA; | |
| 191 | font-size:13px; | |
| 192 | cursor:pointer; | |
| 193 | } | |
| 194 | ||
| 195 | /* 활성 버튼 */ | |
| 196 | table.stel-side-slim>thead>tr>th[aria-sort]{ | |
| 197 | background:#9A95BA!important; | |
| 198 | color:#fff!important; | |
| 199 | } | |
| 200 | ||
| 201 | /* 본문 오른쪽 */ | |
| 202 | table.stel-side-slim>tbody{ | |
| 203 | display:block; | |
| 204 | margin-left:80px; | |
| 205 | } | |
| 206 | table.stel-side-slim>tbody>tr:nth-of-type(n+2){display:none;} | |
| 207 | table.stel-side-slim>tbody>tr>td{display:none;padding:0;border:none;} | |
| 208 | table.stel-side-slim>tbody>tr>td.content{ | |
| 209 | display:block!important; | |
| 210 | min-height:300px; | |
| 211 | background:linear-gradient(160deg,#ffd3b6,#ffaaa5,#d4a5ff,#a29bfe); | |
| 212 | } | |
| 213 | ||
| 214 | /* 내부 */ | |
| 215 | .inner-box{padding:15px;text-align:center;} | |
| 216 | .m-badge-slim{ | |
| 217 | display:inline-block; | |
| 218 | padding:2px 8px; | |
| 219 | margin:2px 1px; | |
| 220 | border-radius:3px; | |
| 221 | font-size:11px; | |
| 222 | font-weight:800; | |
| 223 | color:#5a4fcf!important; | |
| 224 | background:#fff; | |
| 225 | border:1px solid #9A95BA; | |
| 226 | } | |
| 227 | }}} | |
| 228 | ||
| 229 | {{{#!wiki class="stel-wrap" | |
| 230 | ||<tableclass=stel-side-slim><thead><sortable> 1기생 || 2기생 || 3기생 || | |
| 231 | ||<class=content> | |
| 232 | {{{#!wiki class="inner-box" | |
| 233 | [[파일:스텔 1기.png|width=100%]] | |
| 234 | ||
| 235 | [[아이리 칸나|칸나]] · [[아야츠노 유니|유니]] · [[사키하네 후야|후야]] | |
| 236 | }}} | |
| 237 | || | |
| 238 | ||1||<class=content> | |
| 239 | {{{#!wiki class="inner-box" | |
| 240 | [[파일:스텔 2기.png|width=100%]] | |
| 241 | ||
| 242 | [[아라하시 타비|타비]] · [[아카네 리제|리제]] · [[시라유키 히나|히나]] · [[네네코 마시로|시로]] | |
| 243 | }}} | |
| 244 | || | |
| 245 | ||1||1||<class=content> | |
| 246 | {{{#!wiki class="inner-box" | |
| 247 | [[파일:스텔 3기.png|width=100%]] | |
| 248 | ||
| 249 | [[텐코 시부키|부키]] · [[아오쿠모 린|린]] · [[유즈하 리코|리코]] · [[하나코 나나|나나]] | |
| 250 | }}} | |
| 251 | || | |
| 252 | }}} |