r13 vs r14
......
7171
[clearfix]
7272
== 망작1 gemini 작품 ==
7373
{{{#!style
74
table.stel-vtab-fixed {
74
table.stel-vtab-final {
7575
width: 420px; max-width: 100%; margin: 20px auto;
7676
background: transparent; border: none; border-collapse: separate; border-spacing: 0;
7777
}
78
table.stel-vtab-fixed > thead > tr {
79
display: flex; flex-direction: column; width: 85px; float: left;
78
79
/* 왼쪽 버튼 영역 고정 */
80
table.stel-vtab-final > thead {
81
display: table-cell; width: 80px; vertical-align: top;
8082
}
81
table.stel-vtab-fixed > thead > tr > th {
82
padding: 15px 0 !important; margin-bottom: 5px;
83
table.stel-vtab-final > thead > tr {
84
display: flex; flex-direction: column; width: 80px;
85
}
86
table.stel-vtab-final > thead > tr > th {
87
display: block; width: 80px; padding: 15px 0 !important; margin-bottom: 5px;
8388
border: 2px solid #9A95BA; border-right: none;
8489
border-radius: 15px 0 0 15px; background: #fff;
8590
color: #9A95BA; font-size: 13px; cursor: pointer; text-align: center;
91
box-sizing: border-box;
8692
}
87
table.stel-vtab-fixed > thead > tr > th.header-sort-up,
88
table.stel-vtab-fixed > thead > tr > th.header-sort-down,
89
table.stel-vtab-fixed > thead > tr > th[aria-sort] {
93
94
/* 활성화 버튼 */
95
table.stel-vtab-final > thead > tr > th.header-sort-up,
96
table.stel-vtab-final > thead > tr > th.header-sort-down,
97
table.stel-vtab-final > thead > tr > th[aria-sort] {
9098
background: #9A95BA !important; color: #fff !important;
9199
}
92
table.stel-vtab-fixed > tbody {
93
display: block; width: 335px; float: left;
100
101
/* 오른쪽 본문 영역 고정 */
102
table.stel-vtab-final > tbody {
103
display: table-cell; width: 340px; vertical-align: top;
94104
}
95
table.stel-vtab-fixed > tbody > tr:nth-of-type(n+2) { display: none; }
96
table.stel-vtab-fixed > tbody > tr > td { display: none; padding: 0; border: none !important; }
97
table.stel-vtab-fixed > tbody > tr > td.content {
98
display: block !important; width: 100%; min-height: 400px;
105
table.stel-vtab-final > tbody > tr:nth-of-type(n+2) { display: none; }
106
table.stel-vtab-final > tbody > tr > td { display: none; padding: 0; border: none !important; }
107
108
table.stel-vtab-final > tbody > tr > td.content {
109
display: block !important; width: 340px; min-height: 400px;
99110
border: 2px solid #9A95BA !important; border-radius: 0 20px 20px 20px;
100
overflow: hidden;
111
overflow: hidden; box-sizing: border-box;
101112
background: linear-gradient(160deg in oklch, #ffd3b6 0%, #ffaaa5 40%, #d4a5ff 80%, #a29bfe 100%) !important;
102113
}
114
103115
.inner-box { padding: 15px; text-align: center; }
104116
.m-badge-slim {
105117
display: inline-block; padding: 2px 8px; margin: 3px 1.5px; border-radius: 3px;
......
107119
border: 1px solid #9A95BA;
108120
}
109121
}}}
110
||<thead><sortable><tableclass=stel-vtab-fixed> 1기생 ||<sortable> 2기생 ||<sortable> 3기생 ||
122
||<thead><sortable><tableclass=stel-vtab-final> 1기생 ||<sortable> 2기생 ||<sortable> 3기생 ||
111123
||<class=content> 0{{{#!wiki class="inner-box"
112124
[[파일:스텔 1기.png|width=100%]]
113125
{{{#!wiki style="margin-top: 15px;"
......
132144
{{{#!wiki style="margin-top: 15px;"
133145
{{{#!wiki class="m-badge-slim" style="border-left: 5px solid #B8A9CA;"
134146
[[텐코 시부키|부키]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 5px solid #BAC0E6;"
135
[[아오쿠모 린|린]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 5px solid #8fe0b0;"
136
[[유즈하 리코|리코]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 5px solid #B8A9CA;"
147
[[아오쿠모 린|린]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 4px solid #8fe0b0;"
148
[[유즈하 리코|리코]]}}} {{{#!wiki class="m-badge-slim" style="border-left: 4px solid #B8A9CA;"
137149
[[하나코 나나|나나]]}}}
138150
}}}
139151
}}} ||
......