Merge branch 'legacy_default_template' into dev
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m10s
Build Docker Image / Clean-Registry (push) Successful in -3s

This commit is contained in:
2026-02-02 12:25:33 +01:00

View File

@@ -3,7 +3,7 @@ body{
background-color: black; background-color: black;
} }
a{ a{
color: orange; color: red;
} }
.tasks .pending>a{ .tasks .pending>a{