Newer
Older
leaflet_plugins / mapkeys / dist / L.Icon.Mapkey.css
@natto natto on 19 Dec 2018 180 bytes add_mapkeys
@import url("MapkeyIcons.css");
.leaflet-mki-blank {
    text-align: center;
}

.leaflet-mki {
    text-align: center;
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, .8);
}