index style

This commit is contained in:
Cai
2025-11-13 21:08:30 +08:00
parent 9dc81b1489
commit 7dc4714ae9
32 changed files with 26283 additions and 102 deletions

View File

@@ -336,18 +336,6 @@ body {
margin-left: 0.75rem;
}
/* 搜索区域 */
.search-section {
padding: 0;
}
.search-container {
background-color: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: var(--card-shadow);
}
/* 课程卡片样式 */
.course-card {
border: none;