mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
type="text"
|
||||
id="line1"
|
||||
class="w-full px-3 py-1.5 text-sm border border-gray-600 rounded bg-gray-800 text-gray-100 focus:outline-none focus:border-blue-500 focus:ring-1 focus:ring-blue-500 transition-all font-mono"
|
||||
placeholder="underscore,colon,name,latin"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -32,7 +31,6 @@
|
||||
type="text"
|
||||
id="line2"
|
||||
class="w-full px-3 py-1.5 text-sm border border-gray-600 rounded bg-gray-800 text-gray-100 focus:outline-none focus:border-blue-500 focus:ring-1 focus:ring-blue-500 transition-all font-mono"
|
||||
placeholder="nonlatin"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -44,7 +42,6 @@
|
||||
type="text"
|
||||
id="lang"
|
||||
class="w-full px-3 py-1.5 text-sm border border-gray-600 rounded bg-gray-800 text-gray-100 focus:outline-none focus:border-blue-500 focus:ring-1 focus:ring-blue-500 transition-all font-mono text-center"
|
||||
placeholder="en"
|
||||
maxlength="5"
|
||||
/>
|
||||
</div>
|
||||
@@ -85,4 +82,4 @@
|
||||
<script src="https://unpkg.com/maplibre-gl/dist/maplibre-gl.js"></script>
|
||||
<script src="mix.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user