Cards correction
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user