Co-authored-by: aider (deepseek/deepseek-chat) <aider@aider.chat>
@@ -73,7 +73,7 @@ body {
/* ==================== 卡片 ==================== */
.card {
- background: #ffffff;
+ background: #fffff2;
overflow: hidden;
display: flex;
flex-direction: column;
@@ -264,7 +264,7 @@ body {
.admin-table {
width: 100%;
border-collapse: collapse;
}
.admin-table th,