Cards correction

This commit is contained in:
2026-05-02 20:59:07 +02:00
parent b17f6f1b37
commit 415aab9e85
3 changed files with 15 additions and 12 deletions

View File

@@ -25,7 +25,7 @@ def default_content_root() -> Path:
CONTENT_ROOT = Path(os.getenv("PROGRAM_CONTENT_ROOT", default_content_root())).resolve()
LESSON_BACKGROUND = "#f5f7fb"
LESSON_BACKGROUND = "#f8fafc"
GRADE_ALIASES = {
"CM1": "cm1",