User:弃权者/Template:少女前线稀有度/styles.css:修订间差异
来自OGAS数据中枢
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第16行: | 第16行: | ||
background-color: #ff3b30 !important; | background-color: #ff3b30 !important; | ||
} | } | ||
.gf-extra-rarity { | .gf-extra-rarity-sprite { | ||
display: inline-block !important; | display: inline-block !important; | ||
vertical-align: middle !important; | |||
width: 98px !important; | |||
height: 35px !important; | |||
background-image: var(--gf-sprite-url) !important; | |||
background-position: -804px -517px !important; | |||
background-repeat: no-repeat !important; | |||
} | } | ||
2026年5月19日 (二) 23:46的版本
.gf-star {
display: inline-block !important;
width: 24px !important;
height: 24px !important;
transform: rotate(-20deg) !important;
clip-path: polygon(50% 0%, 63% 38%, 100% 38%, 69% 59%, 82% 100%, 50% 75%, 18% 100%, 31% 59%, 0% 38%, 37% 38%);
margin-right: -2px !important;
}
.gf-star-last {
margin-right: 0 !important;
}
.gf-star-yellow {
background-color: #ffd400 !important;
}
.gf-star-red {
background-color: #ff3b30 !important;
}
.gf-extra-rarity-sprite {
display: inline-block !important;
vertical-align: middle !important;
width: 98px !important;
height: 35px !important;
background-image: var(--gf-sprite-url) !important;
background-position: -804px -517px !important;
background-repeat: no-repeat !important;
}