5.10 高质量运营样式修改
This commit is contained in:
@ -402,6 +402,10 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
.right-material {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.right-material:hover {
|
.right-material:hover {
|
||||||
-webkit-filter: brightness(108%);
|
-webkit-filter: brightness(108%);
|
||||||
filter: brightness(108%);
|
filter: brightness(108%);
|
||||||
@ -692,7 +696,7 @@
|
|||||||
&>span {
|
&>span {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-family: '黑体';
|
font-family: '黑体';
|
||||||
font-size: 24px;
|
font-size: 23px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
color: #fd4e4f;
|
color: #fd4e4f;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
|
Reference in New Issue
Block a user