Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-LJ committed Jun 21, 2024
1 parent dfe8c2b commit 40dedec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/Hiking_legend_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,10 @@ <h4>Icônes spéciales pour la randonnée</h4>
</td>
</tr>
<tr>
<td colspan="5">
<td colspan="2">
<p style="display: flex; align-items: center; justify-content: center">Exemple</p>
</td>
<td colspan="3">
<p style="display: flex; align-items: center; justify-content: center"><img src="/icon/round_shield_alpinehut.svg" width="40px" id="round_shield_alpinehut" alt="round_shield_alpinehut" title="round_shield_alpinehut">&nbsp;<img src="/icon/round_shield_viewpoint.svg" width="40px" alt="round_shield_viewpoint" title="round_shield_viewpoint">&nbsp;<img src="/icon/round_shield_guidepost.svg" width="40px" id="round_shield_guidepost" alt="round_shield_guidepost" title="round_shield_guidepost">&nbsp;<img src="/icon/round_shield_info.svg" width="40px" alt="round_shield_info" title="round_shield_info"></p>
</td>
</tr>
Expand Down

0 comments on commit 40dedec

Please sign in to comment.