working on train movements

This commit is contained in:
Stephan Richter
2020-09-20 16:19:05 +02:00
parent 9e36d5c0c8
commit cd022ce4a3
8 changed files with 150 additions and 72 deletions

View File

@@ -174,7 +174,7 @@ svg.left rect,
svg.right rect,
svg.straight .left,
svg.straight .right{
fill: white !important;
fill: #ddd !important;
}
.occupied .block{