Start Component Notiz und Tab Notizen

This commit is contained in:
ma0068
2023-12-14 16:01:18 +01:00
parent 0b97a92ae9
commit 798469dfcc
7 changed files with 568 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
.notizTitle {
color: darkred;
}
.notizText {
color: darkblue;
}