implemented adding of locos to train

This commit is contained in:
Stephan Richter
2020-10-27 18:29:17 +01:00
parent ad25dd8166
commit 7b8aea89f2
6 changed files with 61 additions and 27 deletions

View File

@@ -210,3 +210,6 @@ fieldset{
background: red;
}
ul{
clear: both;
}