diff --git a/main.js b/main.js index 60fa078b..65243730 100644 --- a/main.js +++ b/main.js @@ -63,8 +63,7 @@ document.getElementsByTagName('head')[0].innerHTML = '' + '' + '' //note: smartphone.css injection moved into code/smartphone.js - + '' - + ''; + + ''; document.getElementsByTagName('body')[0].innerHTML = '' + '
Loading, please wait
' diff --git a/style.css b/style.css index 532bc501..90dcc259 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ html, body, #map { body { font-size: 14px; - font-family: "coda",arial,helvetica,sans-serif; + font-family: "roboto",arial,helvetica,sans-serif; margin: 0; } @@ -136,7 +136,7 @@ a:hover { .fieldmu { color: #FFCE00; font-size: 13px; - font-family: "coda",arial,helvetica,sans-serif; /*override leaflet-container */ + font-family: "roboto",arial,helvetica,sans-serif; /*override leaflet-container */ text-align: center; text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black; pointer-events: none; @@ -947,7 +947,7 @@ td + td { left:10px; z-index: 2500; font-size:11px; - font-family: "coda",arial,helvetica,sans-serif; + font-family: "roboto",arial,helvetica,sans-serif; background-color:#0E3C46; color:#ffce00;