This commit is contained in:
@changcode
2022-08-30 19:08:36 +08:00
9 changed files with 262 additions and 69 deletions

View File

@@ -83,6 +83,7 @@
span {
font-size: 16px;
color: #046ECA;
cursor: pointer;
}
i {
color: #38ACD2;

View File

@@ -106,7 +106,7 @@
border-bottom: 2px solid $blue;
color:$blue;
height: 33px;
margin:0 20px 0 0;
margin:0 20px 7px 0;
padding:0px;
font-weight:400;
}

View File

@@ -112,6 +112,7 @@
font-size: 12px;
color: #353636;
font-weight: 400;
cursor: pointer;
}
.data-score {
border-radius: 10px;