/* Compatible with Leaflet 0.7 */ .leaflet-control-locate { a { font-size: 1.4em; color: #444; cursor: pointer; } &.active { a { color: #2074B6; } &.following a { color: #FC8428; } } } .leaflet-div-icon { background: transparent; border: none; } .leaflet-marker-icon .number{ position: relative; top: -30px; font-size: 12px; color: #fff; font-weight: bold; text-align: center; }