.leaflet-labeler-label {
    position: absolute;
    white-space: nowrap;
    font-size: 15px;
    text-shadow: -1px -1px #fff, 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, 0 -1px #fff, 0 1px #fff;    
}