Миллион изменений, создание вкладки "Расписание занятий"

This commit is contained in:
Zuev
2026-04-29 23:35:16 +03:00
parent 8f71b9b2b5
commit 96e9d8155f
42 changed files with 1718 additions and 4661 deletions

View File

@@ -95,7 +95,7 @@
color: var(--text-secondary);
}
/* Lesson Cards inside grid cells */
/* Карточки занятий внутри ячеек сетки */
.lesson-card {
background: var(--bg-card);
border: 1px solid var(--bg-card-border);