Немного обесцветил карту

This commit is contained in:
Krivchikov Dmitry 2015-01-26 16:11:03 +03:00
parent cf93fb4c8b
commit 8790efb253
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<?php endforeach; ?>
<?php endif; ?>
<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>
</div>
</td>