organisation langues reussie
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
<nav class="sticky">
|
||||
<div class="nav_left">
|
||||
<a id="nav_logo" href="index.html"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
|
||||
<a href="./pages/kosmopolit.html"><p>kosmopolit</p></a>
|
||||
<a href="./pages/litterall.html"><p>LITTER<i>all</i></p></a>
|
||||
<a href="./pages/lettredeeda.html"><p>l.e.a</p></a>
|
||||
<a href="./pages/evenements.html"><p>evenements</p></a>
|
||||
<a href="./fr/kosmopolit.html"><p>kosmopolit</p></a>
|
||||
<a href="./fr/litterall.html"><p>LITTER<i>all</i></p></a>
|
||||
<a href="./fr/lettredeeda.html"><p>l.e.a</p></a>
|
||||
<a href="./fr/evenements.html"><p>evenements</p></a>
|
||||
</div>
|
||||
<div class="nav_right">
|
||||
<div class="dropdown">
|
||||
@@ -26,11 +26,11 @@
|
||||
<p>fr</p>
|
||||
</a>
|
||||
<div class="drop_items">
|
||||
<a class="drop horizontal" href="./pages/litterall_en.html">
|
||||
<a class="drop horizontal" href="./en/litterall_en.html">
|
||||
<img class="flag" src="./docs/nav/flag_en_mini.png" alt="English flag">
|
||||
<p>en</p>
|
||||
</a>
|
||||
<a class="drop horizontal" href="./pages/litterall_de.html">
|
||||
<a class="drop horizontal" href="./de/litterall_de.html">
|
||||
<img class="flag" src="./docs/nav/flag_de_mini.png" alt="Deutsche Flagge">
|
||||
<p>de</p>
|
||||
</a>
|
||||
@@ -43,10 +43,10 @@
|
||||
<aside class="aside_left sticky">
|
||||
<div class="table_box"> <!-- container use to adjust padding -->
|
||||
<h2>sommaire</h2>
|
||||
<a href="./pages/litterall.html#anchor_litterall"><p>LITTE<i>rall</i></p></a>
|
||||
<a href="./pages/litterall.html#anchor_27"><p>revue numero 27</p></a>
|
||||
<a href="./pages/litterall.html#anchor_26"><p>revue numero 26</p></a>
|
||||
<a href="./pages/litterall.html#anchor_archives"><p>archives</p></a>
|
||||
<a href="./fr/litterall.html#anchor_litterall"><p>LITTE<i>rall</i></p></a>
|
||||
<a href="./fr/litterall.html#anchor_27"><p>revue numero 27</p></a>
|
||||
<a href="./fr/litterall.html#anchor_26"><p>revue numero 26</p></a>
|
||||
<a href="./fr/litterall.html#anchor_archives"><p>archives</p></a>
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<html lang="fr" dir="ltr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -58,9 +58,9 @@
|
||||
<img src="./docs/kosmopolit_fond.png" alt="logo kosmopolit">
|
||||
</div>
|
||||
<div id="for_links">
|
||||
<h3 id="kosmopolit"><a href="./pages/kosmopolit.html">KOSMOPOLIT l'association</a></h3>
|
||||
<h3 id="litterall"><a href="./pages/litterall.html">LITTER<i>all</i></a></h3>
|
||||
<h3 id="lea"><a href="./pages/lettredeeda.html">Lettres d'Europe et d'Ailleurs</a></h3>
|
||||
<h3 id="kosmopolit"><a href="./fr/kosmopolit.html">KOSMOPOLIT l'association</a></h3>
|
||||
<h3 id="litterall"><a href="./fr/litterall.html">LITTER<i>all</i></a></h3>
|
||||
<h3 id="lea"><a href="./fr/lettredeeda.html">Lettres d'Europe et d'Ailleurs</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user