re-organize project structure a bit + add icons

This commit is contained in:
Joeri Exelmans 2025-10-13 17:14:21 +02:00
parent 3cb3ef91d2
commit 5e7b944978
24 changed files with 514 additions and 249 deletions

View file

@ -1,5 +1,6 @@
.svgCanvas {
cursor: crosshair;
background-color: #eee;
}
text, text.highlight {
@ -102,6 +103,7 @@ text.highlight {
.rountangle.or {
stroke-dasharray: 7 6;
fill: #eee;
}
.arrow {