| r138 vs r139 | ||
|---|---|---|
| ... | ... | |
| 123 | 123 | table.stel-tab-slim > thead { |
| 124 | 124 | display: table; width: 100%; |
| 125 | 125 | } |
| 126 | table.stel-tab-slim > thead > tr { | |
| 127 | display: table-row; | |
| 128 | } | |
| 129 | 126 | table.stel-tab-slim > thead > tr > th { |
| 130 | 127 | display: table-cell; width: 33.33%; |
| 131 | 128 | padding: 10px 0 !important; |
| 132 | border: | |
| 133 | background: #fff; color: #9A95BA; font-size: 13px; | |
| 134 | ||
| 135 | ||
| 129 | border: 1px solid #9A95BA !important; | |
| 130 | background-color: #fdfcff !important; | |
| 131 | color: #9A95BA !important; | |
| 132 | font-size: 13px; font-weight: bold; cursor: pointer; text-align: center; | |
| 136 | 133 | } |
| 134 | table.stel-tab-slim > thead > tr > th[aria-sort], | |
| 135 | table.stel-tab-slim > thead > tr > th[aria-sort="ascending"], | |
| 136 | table.stel-tab-slim > thead > tr > th[aria-sort="descending"], | |
| 137 | table.stel-tab-slim > thead > tr > th.header-sort-up, | |
| 138 | table.stel-tab-slim > thead > tr > th.header-sort-down { | |
| 139 | background-color: #9A95BA !important; | |
| 140 | color: #ffffff !important; | |
| 141 | } | |
| 137 | 142 | table.stel-tab-slim > thead > tr > th:first-child { border-radius: 6px 0 0 0; } |
| 138 | 143 | table.stel-tab-slim > thead > tr > th:last-child { border-radius: 0 6px 0 0; } |
| 139 | table.stel-tab-slim > thead > tr > th.header-sort-up, | |
| 140 | table.stel-tab-slim > thead > tr > th.header-sort-down, | |
| 141 | table.stel-tab-slim > thead > tr > th[aria-sort] { | |
| 142 | background: #9A95BA !important; color: #fff !important; | |
| 143 | } | |
| 144 | 144 | table.stel-tab-slim > tbody { |
| 145 | 145 | display: block; width: 320px; margin: 0; padding: 0; |
| 146 | 146 | } |
| ... | ... | |
| 148 | 148 | table.stel-tab-slim > tbody > tr > td { display: none; padding: 0; border: none !important; } |
| 149 | 149 | table.stel-tab-slim > tbody > tr > td.content { |
| 150 | 150 | display: block !important; width: 320px; min-height: 200px; |
| 151 | border: 2px solid #9A95BA !important; border-radius: 0 0 6px 6px; | |
| 151 | border: 2px solid #9A95BA !important; border-top: none !important; | |
| 152 | border-radius: 0 0 6px 6px; | |
| 152 | 153 | background: linear-gradient(160deg in oklch, #ffd3b6 0%, #ffaaa5 40%, #d4a5ff 80%, #a29bfe 100%) !important; |
| 153 | 154 | box-sizing: border-box; margin: 0; |
| 155 | font-size: 0; | |
| 154 | 156 | } |
| 155 | .inner-box { padding: 10px 5px; text-align: center; } | |
| 157 | .inner-box { padding: 10px 5px; text-align: center; font-size: 13px; } | |
| 156 | 158 | .m-badge-slim { |
| 157 | 159 | display: inline-block; padding: 1px 6px; margin: 2px 1px; border-radius: 3px; |
| 158 | 160 | font-size: 10px; font-weight: 800; color: #5a4fcf !important; background: #fff; |
| ... | ... | |
| 190 | 192 | }}} |
| 191 | 193 | }}} || |
| 192 | 194 | |
| 195 | ||
| 193 | 196 | === 4기생 === |
| 194 | 197 | ||<tablealign=center><tablewidth=520><tablebgcolor=#fff,#1f2023><tablebordercolor=#A9F5F2><nopad> |
| 195 | 198 | {{{#!folding 4기생 사진 보기 |
| ... | ... |