working on contact and signal functions

This commit is contained in:
Stephan Richter
2020-09-19 14:36:32 +02:00
parent 0aa00ae065
commit ad1e4d2134
7 changed files with 60 additions and 11 deletions

View File

@@ -174,4 +174,8 @@ svg.straight .right{
.occupied .block{
fill: yellow;
}
.active circle{
fill: #ffcc88;
}