1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-02 16:27:04 +00:00

Molette + drag&drop

This commit is contained in:
Yan Maniez 2020-01-20 18:29:47 +01:00
parent 5aa5b35a24
commit 7563210c5d
68 changed files with 669 additions and 106 deletions

View file

@ -1,4 +1,4 @@
<svg style="fill: transparent" viewBox="0 0 2099 1485" xmlns="http://www.w3.org/2000/svg">
<svg id="map" style="fill: transparent" viewBox="0 0 2099 1485" xmlns="http://www.w3.org/2000/svg">
<image href="osgild.png" />
<a href="hauterive.html" target="details">
<circle cx="144" cy="466" r="12">
@ -115,9 +115,9 @@
<title>Benastir</title>
</circle>
</a>
<a href="unknown.html" target="details">
<a href="fourchevive.html" target="details">
<circle cx="518" cy="1201" r="7">
<title>???6</title>
<title>Fourchevive ?</title>
</circle>
</a>
<a href="ormile.html" target="details">

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before After
Before After