mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
buttons style
This commit is contained in:
parent
8c3bdd5409
commit
12b399615c
3 changed files with 5 additions and 4 deletions
|
@ -110,13 +110,13 @@
|
|||
<img class="icon-img" src="img/socket_typee.svg" alt="prise">
|
||||
<img class="icon-img" src="img/chademo.svg" alt="prise">
|
||||
</div>
|
||||
<button id="removeMarkers">
|
||||
<button id="removeMarkers" class="rounded-button">
|
||||
🗑️ Effacer les marqueurs
|
||||
</button>
|
||||
<button id="chercherButton">
|
||||
<button id="chercherButton" class="rounded-button">
|
||||
🔄 Recharger
|
||||
</button>
|
||||
<button id="setRandomView">
|
||||
<button id="setRandomView" class="rounded-button">
|
||||
🎲 Une ville au hasard
|
||||
</button>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue