biblio_theorie.md
... ...
@@ -4,28 +4,28 @@ title: Bibliographie - Théorie et Pensées
4 4
5 5
6 6
<div class="image biblio_theorie">
7
-<div class="content">
7
+
8 8
<img src="media/images/Header_1_vectorized.png" style="background-color: transparent;" alt="theory">
9
-</div>
9
+
10 10
</div>
11 11
12 12
<div class="image biblio_histoire">
13
-<div class="content">
13
+
14 14
<img src="media/images/Header_2_vecto.png" style="background-color: transparent;" alt="history">
15
-</div>
15
+
16 16
</div>
17 17
18 18
<div class="image biblio_militantisme">
19
-<div class="content">
19
+
20 20
<img src="media/images/Header_3_vectorized.png" style="background-color: transparent;" alt="militant">
21
-</div>
21
+
22 22
</div>
23 23
24 24
<p>
25 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="window.location.href=''; filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a>
27
-<button class="button_header button_militant" onclick="window.location.href=''; filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button>
28
-<button class="button_header button_history" onclick="window.location.href=''; filterSelection('biblio_histoire');" style="float: right;">Histoire</button>
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 29
</p>
30 30
31 31