implemented storing of loco and car properties

This commit is contained in:
Stephan Richter
2020-09-30 22:28:07 +02:00
parent 29888379c6
commit e8d5e1ab56
6 changed files with 111 additions and 14 deletions

View File

@@ -30,6 +30,10 @@ body{
height: 60px !important;
}
label{
display: flex;
}
svg circle,
svg line,
svg polygon,