mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
width/height sur l'image svg + xlink
This commit is contained in:
parent
3b9e7869f0
commit
f204fe8906
35 changed files with 56 additions and 52 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<svg id="map" style="fill: transparent" viewBox="0 0 1069 756" xmlns="http://www.w3.org/2000/svg">
|
||||
<image href="yagotalb.png" />
|
||||
<svg id="map" style="fill: transparent" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1069 756" xmlns="http://www.w3.org/2000/svg">
|
||||
<image xlink:href="yagotalb.png" width="1069px" height="756px" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 137 B After Width: | Height: | Size: 216 B |
Loading…
Add table
Add a link
Reference in a new issue