v0.9.48 schedule changes

This commit is contained in:
2026-03-17 11:11:19 -04:00
parent 0e7a20e45b
commit 417952af40
10 changed files with 388 additions and 391 deletions

View File

@@ -77,3 +77,9 @@
border-radius: 20px;
padding: 2px 7px;
}
.nav-drawer-item.active {
background: var(--primary-light);
color: var(--primary);
}
.nav-drawer-item.active:hover { background: var(--primary-light); }