r10 vs r11
......
142142
143143
== 망작 2 gpt 작품 ==
144144
{{{#!style
145
table.steltab{width:100%;max-width:540px;margin:auto;border:none;background:transparent}
146
table.steltab>thead>tr{display:flex}
147
table.steltab>thead>tr>th{
148
flex:1;padding:12px 0;
149
border-bottom:3px solid transparent;
150
color:#fff;background:rgba(0,0,0,0.15);
151
cursor:pointer;font-weight:bold
145
.stel-wrap{
146
display:flex;
147
justify-content:center;
148
margin:10px auto;
149
max-width:420px;
152150
}
153
table.steltab>thead>tr>th[aria-sort]{border-bottom:3px solid #fff;background:rgba(0,0,0,0.3)}
154
table.steltab>tbody>tr:nth-of-type(n+2){display:none}
155
table.steltab>tbody>tr>td{display:none;padding:0;border:none}
156
table.steltab>tbody>tr>td.content{display:block!important}
151
152
table.stel-side-slim{
153
width:420px;
154
border:2px solid #9A95BA;
155
border-collapse:collapse;
156
table-layout:fixed;
157
background:#fff;
158
}
159
160
/* 버튼 세로 */
161
table.stel-side-slim>thead{
162
float:left;
163
width:80px;
164
}
165
table.stel-side-slim>thead>tr{
166
display:flex;
167
flex-direction:column;
168
}
169
table.stel-side-slim>thead>tr>th{
170
padding:25px 0!important;
171
border:none;
172
border-bottom:1px solid #9A95BA;
173
background:#f0efff;
174
color:#9A95BA;
175
font-size:13px;
176
cursor:pointer;
177
}
178
179
/* 활성 버튼 */
180
table.stel-side-slim>thead>tr>th[aria-sort]{
181
background:#9A95BA!important;
182
color:#fff!important;
183
}
184
185
/* 본문 오른쪽 */
186
table.stel-side-slim>tbody{
187
display:block;
188
margin-left:80px;
189
}
190
table.stel-side-slim>tbody>tr:nth-of-type(n+2){display:none;}
191
table.stel-side-slim>tbody>tr>td{display:none;padding:0;border:none;}
192
table.stel-side-slim>tbody>tr>td.content{
193
display:block!important;
194
min-height:300px;
195
background:linear-gradient(160deg,#ffd3b6,#ffaaa5,#d4a5ff,#a29bfe);
196
}
197
198
/* 내부 */
199
.inner-box{padding:15px;text-align:center;}
200
.m-badge-slim{
201
display:inline-block;
202
padding:2px 8px;
203
margin:2px 1px;
204
border-radius:3px;
205
font-size:11px;
206
font-weight:800;
207
color:#5a4fcf!important;
208
background:#fff;
209
border:1px solid #9A95BA;
210
}
157211
}}}
158212
159
||<tableclass=steltab><sortable> 1기생 || 2기생 || 3기생 ||
160
||<class=content>
213
{{{#!wiki class="stel-wrap"
214
||<tableclass=stel-side-slim><thead><sortable> 1기생 || 2기생 || 3기생 ||
215
||<class=content>
216
{{{#!wiki class="inner-box"
161217
[[파일:스텔 1기.png|width=100%]]
162218
163219
[[아이리 칸나|칸나]] · [[아야츠노 유니|유니]] · [[사키하네 후야|후야]]
220
}}}
164221
||
165
||<class=content>
222
||1||<class=content>
223
{{{#!wiki class="inner-box"
166224
[[파일:스텔 2기.png|width=100%]]
167225
168226
[[아라하시 타비|타비]] · [[아카네 리제|리제]] · [[시라유키 히나|히나]] · [[네네코 마시로|시로]]
227
}}}
169228
||
170
||<class=content>
229
||1||1||<class=content>
230
{{{#!wiki class="inner-box"
171231
[[파일:스텔 3기.png|width=100%]]
172232
173233
[[텐코 시부키|부키]] · [[아오쿠모 린|린]] · [[유즈하 리코|리코]] · [[하나코 나나|나나]]
234
}}}
174235
||
236
}}}