1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 08:40:05 +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,11 +1,11 @@
<svg style="fill: transparent" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg">
<svg id="map" style="fill: transparent" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg">
<image href="vercelise.jpg" />
<a href="hauterive.html" target="_parent">
<a href="hauterive.html" target="details">
<rect x="889" y="0" width="234" height="28">
<title>Hauterive</title>
</rect>
</a>
<a href="virylene.html" target="_parent">
<a href="virylene.html" target="details">
<rect x="783" y="1484" width="211" height="34">
<title>Virylène</title>
</rect>

Before

Width:  |  Height:  |  Size: 420 B

After

Width:  |  Height:  |  Size: 429 B

Before After
Before After