фикс расположения картинок
This commit is contained in:
parent
0f6154cb7c
commit
6be5fa9647
2
city.php
2
city.php
@ -319,7 +319,7 @@ $online = db::c()->query('SELECT 1 FROM `online` WHERE `real_time` >= ?i', (time
|
|||||||
<link rel="stylesheet" href="/locations/style.css"/>
|
<link rel="stylesheet" href="/locations/style.css"/>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<style>
|
<style>
|
||||||
img.building:hover {filter:drop-shadow(2px 2px 2px white);}
|
img.building:hover {filter:drop-shadow(2px 2px 2px white) sepia(15%);}
|
||||||
</style>
|
</style>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function solo(n) {
|
function solo(n) {
|
||||||
|
Loading…
Reference in New Issue
Block a user