This commit is contained in:
liuyuan
2025-06-12 14:26:50 +08:00
parent 9a2c26ace8
commit e415f34fa8
15 changed files with 735 additions and 3668 deletions

View File

@@ -27,6 +27,9 @@ button {
button::after {
border: none;
}
.PM_font {
font-family: PangMenZhengDaoBiaoTiTiMianFeiBan;
}
// 主题背景色
.themeBgColor {
background-color: $themeColor;