We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732c51e commit 4ed1becCopy full SHA for 4ed1bec
1 file changed
css/site.css
@@ -408,7 +408,7 @@
408
.osrm-turn-left-icon { background-position: -120px 0; }
409
.osrm-bear-left-icon { background-position: -140px 0; }
410
.osrm-depart-icon {
411
- background-position: -160px -1;
+ background-position: -160px -1px;
412
background-color: #87DE9F;
413
}
414
.osrm-enter-roundabout-icon { background-position: -180px 0; }
@@ -558,7 +558,7 @@
558
width: 20px;
559
height: 20px;
560
font-family: Arial;
561
- font-variant: bold;
+ font-weight: bold;
562
font-size: 20px;
563
color: #fff;
564
@@ -767,7 +767,7 @@ td.distance {
767
margin-bottom: 0px;
768
769
.leaflet-control-zoom {
770
- display: hidden;
+ display: none;
771
772
773
0 commit comments