Skip to content

Commit

Permalink
test largeur 25
Browse files Browse the repository at this point in the history
  • Loading branch information
bobeeeze authored Jul 4, 2024
1 parent 7d2639c commit e47443a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions test/Hiking_legend_ES.html
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ <h4 style="display: flex; align-items: center; justify-content: center;">&nbsp;<
<td colspan="2" align="center">
<span style="display: flex; align-items: center; width: 80%;">
<svg height="20" width="100%">
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:20" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:25" />
<line x1="0" y1="50%" x2="100%" y2="50%" stroke-dasharray="20,8" style="stroke:black;stroke-width:13" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:white;stroke-width:8" />
</svg>
Expand All @@ -653,7 +653,7 @@ <h4 style="display: flex; align-items: center; justify-content: center;">&nbsp;<
<td colspan="2" align="center">
<span style="display: flex; align-items: center; width: 80%;">
<svg height="20" width="100%">
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:20" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:25" />
<line x1="0" y1="50%" x2="100%" y2="50%" stroke-dasharray="20,8" style="stroke:#dd0e0e;stroke-width:13" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:white;stroke-width:8" />
</svg>
Expand All @@ -666,7 +666,7 @@ <h4 style="display: flex; align-items: center; justify-content: center;">&nbsp;<
<td colspan="2" align="center">
<span style="display: flex; align-items: center; width: 80%;">
<svg height="20" width="100%">
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:20" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:25" />
<line x1="0" y1="50%" x2="100%" y2="50%" stroke-dasharray="20,8" style="stroke:black;stroke-width:13" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#d0d0d0;stroke-width:8" />
</svg>
Expand All @@ -677,7 +677,7 @@ <h4 style="display: flex; align-items: center; justify-content: center;">&nbsp;<
<td colspan="2" align="center">
<span style="display: flex; align-items: center; width: 80%;">
<svg height="20" width="100%">
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:20" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:25" />
<line x1="0" y1="50%" x2="100%" y2="50%" stroke-dasharray="20,8" style="stroke:#dd0e0e;stroke-width:13" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#d0d0d0;stroke-width:8" />
</svg>
Expand All @@ -690,7 +690,7 @@ <h4 style="display: flex; align-items: center; justify-content: center;">&nbsp;<
<td colspan="2" align="center">
<span style="display: flex; align-items: center; width: 80%;">
<svg height="20" width="100%">
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:20" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:25" />
<line x1="0" y1="50%" x2="100%" y2="50%" stroke-dasharray="20,8" style="stroke:black;stroke-width:13" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#b7a692;stroke-width:8" />
</svg>
Expand All @@ -701,7 +701,7 @@ <h4 style="display: flex; align-items: center; justify-content: center;">&nbsp;<
<td colspan="2" align="center">
<span style="display: flex; align-items: center; width: 80%;">
<svg height="20" width="100%">
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:20" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#ffffff;stroke-width:25" />
<line x1="0" y1="50%" x2="100%" y2="50%" stroke-dasharray="20,8" style="stroke:#dd0e0e;stroke-width:13" />
<line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:#d0c0af;stroke-width:8" />
</svg>
Expand Down

0 comments on commit e47443a

Please sign in to comment.