重构更改面板评分规则

This commit is contained in:
UCPr 2025-03-26 01:52:07 +08:00
parent d594caaeb1
commit b46537ea3d
15 changed files with 474 additions and 445 deletions

View file

@ -675,11 +675,15 @@
&.hit0 {
opacity: 0.6;
}
&.hit50 {
&.hit25 {
opacity: 0.8;
}
&.hit50 {
opacity: 1;
}
&.hit75 {
opacity: 1;
color: rgb(238, 207, 139);
}
&.hit100 {
opacity: 1;