Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-LJ committed Jun 24, 2024
1 parent 57b5137 commit c2ea3cc
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions test/Hiking_legend_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,19 +487,6 @@ <h4><a class="div-link" href="https://www.sac-cas.ch/fileadmin/Ausbildung_und_Wi
absence de neige, etc.
</td>
</tr>
<tr>
<td colspan="5" align="center">
<h4>Icônes spéciales pour la randonnée</h4>
</td>
</tr>
<tr>
<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: space-evenly"><img src="/icon/round_shield_alpinehut.svg" width="40px" id="round_shield_alpinehut" alt="round_shield_alpinehut" title="round_shield_alpinehut"><img src="/icon/round_shield_cairn.svg" width="40px" alt="round_shield_cairn" title="round_shield_cairn"><img src="/icon/round_shield_camp_site.svg" width="40px" id="round_shield_camp_site" alt="round_shield_camp_site" title="round_shield_camp_site"><img src="/icon/round_shield_viewpoint.svg" width="40px" alt="round_shield_viewpoint" title="round_shield_viewpoint"><img src="/icon/round_shield_guidepost.svg" width="40px" id="round_shield_guidepost" alt="round_shield_guidepost" title="round_shield_guidepost"><img src="/icon/round_shield_info.svg" width="40px" alt="round_shield_info" title="round_shield_info"></p>
</td>
</tr>
<tr>
<td colspan="5" align="center">
<h4>Itinéraires</h4>
Expand Down Expand Up @@ -648,6 +635,19 @@ <h4>Itinéraires</h4>
</span>
</td>
</tr>
<tr>
<td colspan="5" align="center">
<h4>Icônes spéciales pour la randonnée</h4>
</td>
</tr>
<tr>
<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: space-evenly"><img src="/icon/round_shield_alpinehut.svg" width="40px" id="round_shield_alpinehut" alt="round_shield_alpinehut" title="round_shield_alpinehut"><img src="/icon/round_shield_cairn.svg" width="40px" alt="round_shield_cairn" title="round_shield_cairn"><img src="/icon/round_shield_camp_site.svg" width="40px" id="round_shield_camp_site" alt="round_shield_camp_site" title="round_shield_camp_site"><img src="/icon/round_shield_viewpoint.svg" width="40px" alt="round_shield_viewpoint" title="round_shield_viewpoint"><img src="/icon/round_shield_guidepost.svg" width="40px" id="round_shield_guidepost" alt="round_shield_guidepost" title="round_shield_guidepost"><img src="/icon/round_shield_info.svg" width="40px" alt="round_shield_info" title="round_shield_info"></p>
</td>
</tr>
<tr>
<td colspan="5" align="center">
<h4 style="display: flex; align-items: center;">&nbsp;<img src="/icon/multi_toggle.svg" width="50px" alt="toggle" title="toggle">&ensp;Réglages supplémentaires OsmAnd Rendering &amp; représentation sur la carte</h4>
Expand Down

0 comments on commit c2ea3cc

Please sign in to comment.