event + training colors

This commit is contained in:
2021-03-23 15:47:03 +01:00
parent 28306ae7f6
commit b56175fe13
3 changed files with 56 additions and 10 deletions

View File

@@ -32,4 +32,12 @@ tr:nth-child(2n) {
.colwidth {
width: 80px;
}
.training {
color: #185886;
}
.event {
color: green;
}