minor css improvement

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-02-02 12:25:23 +01:00
parent 7f48fc12c8
commit efd0773e5c

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{