mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2026-02-07 09:03:35 +00:00
Groupement + hover
This commit is contained in:
parent
7563210c5d
commit
8981e586b1
21 changed files with 1354 additions and 1057 deletions
|
|
@ -1,18 +1,24 @@
|
|||
<svg id="map" style="fill: transparent" viewBox="0 0 2048 1536" xmlns="http://www.w3.org/2000/svg">
|
||||
<image href="xelys.jpg" />
|
||||
<a href="forterive.html" target="details">
|
||||
<rect x="834" y="4" width="225" height="32">
|
||||
<title>Forterive</title>
|
||||
</rect>
|
||||
</a>
|
||||
<a href="boisdebaram.html" target="details">
|
||||
<rect x="1084" y="7" width="207" height="26">
|
||||
<title>Bois de Baram</title>
|
||||
</rect>
|
||||
</a>
|
||||
<a href="kaerimbor.html" target="details">
|
||||
<rect x="168" y="1486" width="244" height="40">
|
||||
<title>Kaerimbor</title>
|
||||
</rect>
|
||||
</a>
|
||||
<g class="region">
|
||||
<a href="forterive.html" target="details">
|
||||
<rect x="834" y="4" width="225" height="32">
|
||||
<title>Forterive</title>
|
||||
</rect>
|
||||
</a>
|
||||
</g>
|
||||
<g class="region">
|
||||
<a href="boisdebaram.html" target="details">
|
||||
<rect x="1084" y="7" width="207" height="26">
|
||||
<title>Bois de Baram</title>
|
||||
</rect>
|
||||
</a>
|
||||
</g>
|
||||
<g class="region">
|
||||
<a href="kaerimbor.html" target="details">
|
||||
<rect x="168" y="1486" width="244" height="40">
|
||||
<title>Kaerimbor</title>
|
||||
</rect>
|
||||
</a>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 577 B After Width: | Height: | Size: 691 B |
Loading…
Add table
Add a link
Reference in a new issue