feat: 练度统计

This commit is contained in:
bietiaop 2024-07-31 23:20:24 +08:00
parent b44c9caa47
commit cb9c31f27c
15 changed files with 845 additions and 36 deletions

View file

@ -195,10 +195,12 @@
.special-title .bg-content {
position: absolute;
bottom: -0.1em;
left: 50%;
transform: translate(-50%, 0) skewX(-8deg);
left: 0;
transform: skewX(-8deg);
color: rgba(255, 255, 255, 0.1);
font-size: 2.7em;
width: 100%;
text-align: center;
}
.special-title .content {
flex-grow: 1;