优化后端样式

This commit is contained in:
2025-05-16 16:53:17 +08:00
parent 92b79bf0b1
commit 11552223e3
15 changed files with 822 additions and 539 deletions
+9
View File
@@ -17,6 +17,7 @@
color: #2c3e50;
font-weight: 500;
margin-right: 20px;
line-height: 50px;
}
.config-header a {
text-decoration: none;
@@ -39,3 +40,11 @@
align-items: center;
}
.maintitle {
font-size: 20px;
font-weight: bold;
color: #333;
margin-bottom: 20px;
border-bottom: 1px solid #eee;
width: 100%;
}