This commit is contained in:
hc1913847458 2021-09-08 17:53:21 +08:00
parent b3c9eb3c33
commit 540553199a
1 changed files with 2 additions and 1 deletions

View File

@ -1362,6 +1362,7 @@ a:link,
a:visited {
text-decoration: none;
color: #05101a;
height: 55px;
}
ol,
@ -2459,7 +2460,7 @@ a:hover{
.color-grey-B3 {
color: #B3B3B3 !important;
}
`
.color-grey-B4 {
color: #B4B4B4 !important;
}