фикс расположения картинок

This commit is contained in:
lopar 2018-03-09 18:49:06 +02:00
parent 0f6154cb7c
commit 6be5fa9647

View File

@ -319,7 +319,7 @@ $online = db::c()->query('SELECT 1 FROM `online` WHERE `real_time` >= ?i', (time
<link rel="stylesheet" href="/locations/style.css"/>
<meta charset="utf-8">
<style>
img.building:hover {filter:drop-shadow(2px 2px 2px white);}
img.building:hover {filter:drop-shadow(2px 2px 2px white) sepia(15%);}
</style>
<script type="text/javascript">
function solo(n) {