diff --git a/.prettierrc b/.prettierrc index 18815a1..cd93fd9 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,4 +1,4 @@ { - "singleQuote": true, - "tabWidth": 4 -} \ No newline at end of file + "singleQuote": true, + "tabWidth": 4 +} diff --git a/css/leaflet-routing.css b/css/leaflet-routing.css index 6e098e4..540c852 100644 --- a/css/leaflet-routing.css +++ b/css/leaflet-routing.css @@ -1,5 +1,5 @@ div.line-mouse-marker { - background-color: white; - border: 4px solid magenta; - border-radius: 8px; + background-color: white; + border: 4px solid magenta; + border-radius: 8px; } diff --git a/index.html b/index.html index f3841a2..c7387fa 100644 --- a/index.html +++ b/index.html @@ -680,6 +680,28 @@ + +