Update html/map.ejs

This commit is contained in:
ashley 2025-08-19 18:38:52 +02:00
parent 39541bb05f
commit cf4c152c94

View File

@ -290,21 +290,7 @@ a:hover{text-decoration:underline}
</div>
</section>
<!-- Custom CSS -->
<section id="desk-custom-css" aria-labelledby="desk-custom-css-title">
<h2 id="desk-custom-css-title">Custom CSS</h2>
<textarea id="desk-user-css" placeholder="/* Your CSS here */"></textarea>
<div role="group" aria-label="Custom CSS actions">
<button id="desk-apply-css" type="button">Apply</button>
<button id="desk-clear-css" type="button">Clear</button>
</div>
</section>
<!-- About -->
<section id="desk-about" aria-labelledby="desk-about-title">
<h2 id="desk-about-title">About</h2>
<p>Data © OpenStreetMap contributors • Viewer: PokeMaps Public Beta</p>
</section>
</aside>
<!-- Map Area -->