new version not good, back to old

This commit is contained in:
Hugo LAMY
2022-03-29 14:17:55 +02:00
parent 17d320215d
commit f62cc64c8d
2 changed files with 26 additions and 8 deletions

View File

@@ -14,14 +14,14 @@
<label for="burger" class="burger"></label>
<div class="nav_left">
<a id="nav_logo" href="index.html" target="_parent"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
<a href="./fr/association.html" target="_parent"><p>association</p></a>
<a href="./fr/litterall.html" target="_parent"><p>Litter<i>all</i></p></a>
<a href="./fr/lettres.html" target="_parent"><p>Lettres d'Europe et d'Ailleurs</p></a>
<a href="./fr/actualites.html" target="_parent"><p>Actualités</p></a>
<a href="./fr/asso/association.html" target="_parent"><p>association</p> </a>
<a href="./fr/litter/litterall.html" target="_parent"><p>Litter<i>all</i></p> </a>
<a href="./fr/lettres/lettres.html" target="_parent"><p>Lettres d'Europe et d'Ailleurs</p> </a>
<a href="./fr/actu/actualites.html" target="_parent"><p>Actualités</p> </a>
</div>
<div class="nav_right">
<iframe src="./fr/nav_lang.html"></iframe>
<iframe src="./navbar/nav_lang.html"></iframe>
</div>
</div>