preparing blocks

This commit is contained in:
Stephan Richter
2020-09-14 19:39:40 +02:00
parent 9ac2801522
commit 1e1b3f434f
4 changed files with 11 additions and 1 deletions

View File

@@ -40,6 +40,9 @@ svg rect{
svg text{
font-size: 50px;
}
svg .block{
fill: #ffffff;
}
.menu{
position: fixed;