dfa46fb96c86f29cebe0ea9aa79d36c69b6e965e
biblio_theorie.md
| ... | ... | @@ -21,13 +21,10 @@ title: Bibliographie - Théorie et Pensées |
| 21 | 21 | |
| 22 | 22 | </div> |
| 23 | 23 | |
| 24 | -<p> |
|
| 25 | -<a href="./"><button class="button_header button_home" style="float: left; margin: 0px 0px;" >Accueil</button></a> |
|
| 26 | -<a href="/biblio_theorie.md"><button class="button_header button_theory" onclick="filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a> |
|
| 27 | -<button class="button_header button_militant" onclick="filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button> |
|
| 28 | -<button class="button_header button_history" onclick="filterSelection('biblio_histoire');" style="float: right;">Histoire</button> |
|
| 29 | -</p> |
|
| 30 | 24 | |
| 25 | +<input type="button" id="zoomout" class="button" value="theorie" onclick="filterSelection('biblio_theorie');" > |
|
| 26 | +<input type="button" id="zoomout" class="button" value="mili" onclick="filterSelection('biblio_militantisme');" > |
|
| 27 | +<input type="button" id="zoomout" class="button" value="histoire" onclick="filterSelection('biblio_histoire');" > |
|
| 31 | 28 | |
| 32 | 29 | |
| 33 | 30 |