合并修改

This commit is contained in:
RomEYer-AwELF
2021-09-05 12:25:26 +08:00
parent 16bda15111
commit 156ef662f4

View File

@@ -170,28 +170,16 @@ body {
border: #c5c5c5 2px solid !important;
}
.grade1,
.grade1b::before {
background-color: rgb(116, 191, 255) !important;
}
.grade1b {
background-color: #7ea5ec;
border: #c5c5c5 2px solid !important;
}
.grade2,
.grade2b::before {
background-color: rgb(226, 167, 255) !important;
}
.grade2b {
background-color: #e2a7ff;
border: #c5c5c5 2px solid !important;
}
.grade3,
.grade3b::before {
background-color: #ffa07a !important;
}
.grade3b {
background-color: #ffa07a;
border: #c5c5c5 2px solid !important;