<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body { width: 100%; height: 100%; padding: 0;margin: 0;overflow: hidden; }
.fullscreen-icon, .leaflet-touch .fullscreen-icon.leaflet-fullscreen-on { background-size: 26px 26px; }
.awesome-marker i{ margin-top: 12px !important; }
.leaflet-popup-content{ overflow-x: auto !important; }
div.leaflet-control-attribution.leaflet-control img{vertical-align: middle; border-style: none;}
#info &gt; p{width: 100%; text-align: center; display: inline-block; position: absolute; z-index: 9999; background-color: black; opacity: 0.8; color: white; margin: auto;}
#mapView { width: 100%; height: 100%; }
.leaflet-popup-content a.btn.btn-primary { color: #fff; }
.leaflet-popup-content { overflow: hidden; padding-bottom: 4px; overflow-x: hidden !important; overflow-y: auto !important;}
.leaflet-popup-content img { min-width: 100%; max-width: 100%; height: auto; min-height: 60px; margin-top: 8px; margin-bottom: 8px; }
.leaflet-popup-content a { line-height: 2.4em; }
.leaflet-popup-content p { margin: 8px 0; }
a.btn.btn-primary { color: #FFF; }
</pre></body></html>