Added Terminations to buildings

This commit is contained in:
Frank Schubert
2021-07-22 22:56:36 +02:00
parent 7f6ed3e1eb
commit 4ff09b319b
25 changed files with 655 additions and 137 deletions
+4
View File
@@ -1,3 +1,7 @@
.hidden {
display:none;
}
.has-sub-submenu {
border-bottom: 1px solid #eee;
}