no message
This commit is contained in:
parent
385176f8ef
commit
d8b8f447c8
@ -67,7 +67,7 @@ body {
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
color: rgba(170, 170, 170, 0.90196078);
|
||||
}
|
||||
.base .left .img {
|
||||
@ -83,12 +83,12 @@ body {
|
||||
cursor: pointer;
|
||||
}
|
||||
.base .rigth .img {
|
||||
width: 25px;
|
||||
height: 22px;
|
||||
width: 23px;
|
||||
height: 20px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.base .rigth .text {
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
color: #333333;
|
||||
margin-right: 9px;
|
||||
}
|
||||
|
@ -75,7 +75,7 @@ body {
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
color: rgba(170, 170, 170, 0.901960784313726);
|
||||
}
|
||||
|
||||
@ -93,13 +93,13 @@ body {
|
||||
padding-left: 19px;
|
||||
cursor: pointer;
|
||||
.img {
|
||||
width: 25px;
|
||||
height: 22px;
|
||||
width: 23px;
|
||||
height: 20px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
color: #333333;
|
||||
margin-right: 9px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user