00280fc0a7588c944b33a6b352d21f7f64345ecc
_Header.md
... | ... | @@ -8,9 +8,10 @@ |
8 | 8 | |
9 | 9 | <p> |
10 | 10 | <a href="./"><button class="button_header button_home" style="float: left; margin: 0px 0px;" >Accueil</button></a> |
11 | -<a href="/biblio_theorie.md"><button class="button_header button_theory" onclick="filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a> |
|
12 | -<a href="/biblio_militantisme.md"><button class="button_header button_militant" onclick="filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button></a> |
|
11 | + |
|
13 | 12 | <a href="/biblio_histoire.md"><button class="button_header button_history" onclick=" filterSelection('biblio_histoire');" style="float: right;">Histoire</button></a> |
13 | +<a href="/biblio_militantisme.md"><button class="button_header button_militant" onclick="filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button></a> |
|
14 | +<a href="/biblio_theorie.md"><button class="button_header button_theory" onclick="filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a> |
|
14 | 15 | </p> |
15 | 16 | |
16 | 17 |