Попытка закрыть #6.

This commit is contained in:
lopar
2020-10-26 20:16:28 +02:00
parent 08d8a8bc80
commit 826471baa3
4 changed files with 253 additions and 208 deletions
+5 -1
View File
@@ -431,4 +431,8 @@ div.secret-info {
}
div.secret-info > span {
color: #966;
}
}
/* for classes/City.php included in /city.php */
img.building:hover {
filter: drop-shadow(2px 2px 2px white) sepia(15%);
}