Немного обесцветил карту
This commit is contained in:
parent
cf93fb4c8b
commit
8790efb253
|
|
@ -48,7 +48,7 @@
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<span>
|
<span>
|
||||||
<div id="map" style="width: 100%; height: 100%; position: static; display: block;"></div>
|
<div id="map" style="width: 100%; height: 100%; position: static; display: block; -webkit-filter: grayscale(40%);"></div>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue