re-implemented moving of tiles

This commit is contained in:
Stephan Richter
2020-12-04 14:14:32 +01:00
parent 33d596f5c3
commit 9bfe0d56dd
12 changed files with 109 additions and 101 deletions

View File

@@ -109,7 +109,9 @@ svg circle{
text-align: center;
}
.Shadow,
.Shadow{
z-index: 100;
}
.menu .list{
display: none;
}