报告概览样式更新
This commit is contained in:
@@ -111,11 +111,17 @@ function toggleVisibility() {
|
||||
}
|
||||
|
||||
.label {
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
font-family: "Alibaba PuHuiTi 3.0", sans-serif;
|
||||
color: #262626;
|
||||
}
|
||||
|
||||
.value {
|
||||
font-family: Source Han Sans, sans-serif;
|
||||
font-family: "Source Han Sans", sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
color: #5D5D5D;
|
||||
}
|
||||
|
||||
.section {
|
||||
|
||||
Reference in New Issue
Block a user