Tier List:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第2行: | 第2行: | ||
{{#css: | {{#css: | ||
ul { | |||
ul { | |||
list-style: none; | list-style: none; | ||
padding: 0; | padding: 0; | ||
第9行: | 第10行: | ||
position: relative; | position: relative; | ||
display: flex; | display: flex; | ||
} | |||
/* T0 */ | |||
li:nth-child(1) { | |||
background-color: rgb(218, 182, 228); | |||
} | |||
/* T1 */ | |||
li:nth-child(2) { | |||
background-color: rgb(242, 176, 175); | |||
} | |||
/* T1.5 */ | |||
li:nth-child(3) { | |||
background-color: rgb(244, 194, 166); | |||
} | |||
/* T2 */ | |||
li:nth-child(4) { | |||
background-color: rgb(250, 245, 190); | |||
} | |||
/* T3 */ | |||
li:nth-child(5) { | |||
background-color: rgb(202, 222, 183); | |||
} | |||
/* T4 */ | |||
li:nth-child(6) { | |||
background-color: rgb(165, 194, 227); | |||
} | |||
/* T5 */ | |||
li:nth-child(7) { | |||
background-color: rgb(192, 192, 191); | |||
} | |||
/* TZ */ | |||
li:nth-child(8) { | |||
background-color: rgb(38, 38, 38); | |||
} | } | ||
.ranking-title { | .ranking-title { | ||
第35行: | 第68行: | ||
} | } | ||
.tier { | .tier { | ||
flex: 1; | |||
background-color: rgba(243, 223, 167, 1); | background-color: rgba(243, 223, 167, 1); | ||
} | |||
.children { | |||
display: flex; | |||
/* | |||
flex: 1; | flex: 1; | ||
border-radius: 0 5px 5px 0; | border-radius: 0 5px 5px 0; | ||
gap: 20px; | |||
display: grid; | |||
grid-template-columns: repeat(auto-fill, minmax(42px, 1fr)); | |||
padding: 20px; */ | |||
} | |||
.children > div:nth-child(1) { | |||
border-right: 1px solid #eee; | |||
display: flex; | |||
align-items: center; | |||
padding: 0 10px; | |||
} | |||
.children > div:nth-child(2) { | |||
flex: 1; | |||
gap: 20px; | gap: 20px; | ||
display: grid; | display: grid; | ||
第49行: | 第100行: | ||
overflow: hidden; | overflow: hidden; | ||
border-radius: 5px; | border-radius: 5px; | ||
} | |||
.children + .children { | |||
border-top: 1px solid #eee; | |||
} | } | ||
}} | }} |
2024年4月23日 (二) 10:45的版本
- T0缔造环境队伍核心多面输出泛用辅助
- T1一线成员
- T1.5比肩T1的优秀战力
- T2用来不错的中坚力量
- T3可以一用
- T4缺卡时姑且能拿来替补
- T5快逃
- T♾️独一档「神」