사용자
NodeulsumNaru(비교)
| r15 vs r16 | ||
|---|---|---|
| ... | ... | |
| 148 | 148 | }}}[각주] |
| 149 | 149 | ====== .. ====== |
| 150 | 150 | {{{#!style |
| 151 | /* 전체 | |
| 151 | /* 1. 전체 외곽 디자인 */ | |
| 152 | 152 | .stel-tab-container { |
| 153 | 153 | margin: 20px auto; max-width: 540px; |
| 154 | 154 | border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 35px; overflow: hidden; |
| ... | ... | |
| 156 | 156 | box-shadow: 0 25px 50px rgba(255, 154, 139, 0.4); |
| 157 | 157 | } |
| 158 | 158 | |
| 159 | /* 상단 탭 | |
| 159 | /* 2. 상단 탭 네비게이션 */ | |
| 160 | 160 | .stel-tab-nav { |
| 161 | 161 | display: flex; justify-content: center; background: rgba(0,0,0,0.1); backdrop-filter: blur(5px); |
| 162 | position: sticky; top: 0; z-index: 10; | |
| 163 | 162 | } |
| 164 | 163 | .stel-tab-btn { |
| 165 | 164 | padding: 12px 20px; font-weight: bold; font-size: 14px; color: #fff !important; text-decoration: none; |
| 166 | 165 | } |
| 167 | 166 | |
| 168 | /* 🔥 핵심: 내용이 | |
| 169 | .stel- | |
| 170 | height: 4 | |
| 171 | overflow: hidden; | |
| 172 | s | |
| 167 | /* 3. 🔥 핵심: 내용이 보이는 창 (이 높이 밖의 내용은 숨김) */ | |
| 168 | .stel-content-window { | |
| 169 | height: 460px !important; /* 창 높이: 내용물 크기에 맞춰 조절 */ | |
| 170 | overflow: hidden !important; | |
| 171 | position: relative; | |
| 172 | background: rgba(255, 255, 255, 0.05); | |
| 173 | 173 | } |
| 174 | 174 | |
| 175 | /* 각 기수별 | |
| 176 | .tab- | |
| 177 | height: 4 | |
| 175 | /* 4. 각 기수별 페이지 (창 높이와 똑같이 맞춰야 함) */ | |
| 176 | .tab-page { | |
| 177 | height: 460px !important; | |
| 178 | 178 | padding: 15px 10px; |
| 179 | text-align: center; | |
| 180 | background: rgba(255, 255, 255, 0.05); | |
| 181 | 179 | box-sizing: border-box; |
| 180 | text-align: center; | |
| 182 | 181 | } |
| 183 | 182 | |
| 184 | /* 뱃지 | |
| 183 | /* 뱃지 디자인 */ | |
| 185 | 184 | .m-badge-slim { |
| 186 | 185 | display: inline-block; padding: 2px 10px; margin: 3px 1.5px; border-radius: 3px; |
| 187 | 186 | font-size: 12px; font-weight: 800; color: #5a4fcf !important; |
| ... | ... | |
| 191 | 190 | |
| 192 | 191 | {{{#!wiki class="stel-tab-container" |
| 193 | 192 | {{{#!wiki class="stel-tab-nav" |
| 194 | [[#s- | |
| 195 | 1기생}}}]] [[#s- | |
| 196 | 2기생}}}]] [[#s- | |
| 193 | [[#s-gen1|{{{#!wiki class="stel-tab-btn" | |
| 194 | 1기생}}}]] [[#s-gen2|{{{#!wiki class="stel-tab-btn" | |
| 195 | 2기생}}}]] [[#s-gen3|{{{#!wiki class="stel-tab-btn" | |
| 197 | 196 | 3기생}}}]]}}} |
| 198 | 197 | |
| 199 | {{{#!wiki class="stel- | |
| 200 | ||
| 201 | {{{#!wiki | |
| 198 | {{{#!wiki class="stel-content-window" | |
| 199 | [anchor(gen1)] | |
| 200 | {{{#!wiki class="tab-page" | |
| 202 | 201 | [[파일:스텔 1기.png|width=100%]] |
| 203 | 202 | {{{#!wiki style="margin-top: 15px;" |
| 204 | 203 | {{{#!wiki class="m-badge-slim" style="border-left: 5px solid #8182b8;" |
| ... | ... | |
| 208 | 207 | }}} |
| 209 | 208 | }}} |
| 210 | 209 | |
| 211 | {{{#!wiki | |
| 210 | [anchor(gen2)] | |
| 211 | {{{#!wiki class="tab-page" | |
| 212 | 212 | [[파일:스텔 2기.png|width=100%]] |
| 213 | 213 | {{{#!wiki style="margin-top: 15px;" |
| 214 | 214 | {{{#!wiki class="m-badge-slim" style="border-left: 5px solid #9EB5EE;" |
| ... | ... | |
| 219 | 219 | }}} |
| 220 | 220 | }}} |
| 221 | 221 | |
| 222 | {{{#!wiki | |
| 222 | [anchor(gen3)] | |
| 223 | {{{#!wiki class="tab-page" | |
| 223 | 224 | [[파일:스텔 3기.png|width=100%]] |
| 224 | 225 | {{{#!wiki style="margin-top: 15px;" |
| 225 | 226 | {{{#!wiki class="m-badge-slim" style="border-left: 5px solid #B8A9CA;" |
| ... | ... | |
| 229 | 230 | [[하나코 나나|나나]]}}} |
| 230 | 231 | }}} |
| 231 | 232 | }}} |
| 232 | ||
| 233 | 233 | }}} |
| 234 | 234 | }}} |