improvement: inheriting tags from project and parent tasks

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-07-28 15:22:26 +02:00
parent 4a7547b82e
commit 4e9f15c6a3
3 changed files with 31 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ body {
font-family: sans;
background: black;
color: orange;
margin: 0;
margin: 0 0 40px 0;
}
fieldset {