add progression system

This commit is contained in:
Marne 2026-01-22 19:45:13 +01:00
parent 6c26735680
commit d3d1672b2f
3 changed files with 53 additions and 4 deletions

View file

@ -33,7 +33,7 @@ img {
}
a {
color: var(--accent-yellow);
color: black;
text-decoration: none;
}