报告概览样式更新

This commit is contained in:
钱冠学
2024-09-19 09:22:31 +08:00
parent d1f50fdd78
commit 5b06a34795

View File

@@ -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 {