_Header.md
... ...
@@ -8,10 +8,9 @@
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="window.location.href=''; filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a>
12
-<a href="/biblio_militantisme.md"><button class="button_header button_militant" onclick="window.location.href=''; filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button></a>
13
-<a href="/biblio_histoire.md"><button class="button_header button_history" onclick="window.location.href=''; filterSelection('biblio_histoire');" style="float: right;">Histoire</button>
14
-</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>
13
+<a href="/biblio_histoire.md"><button class="button_header button_history" onclick=" filterSelection('biblio_histoire');" style="float: right;">Histoire</button></a>
15 14
</p>
16 15
17 16
<div>
... ...
@@ -23,7 +22,7 @@
23 22
</div>
24 23
25 24
<div class ="biblio_image" id="biblio_histoire" >
26
-<p align="center"><img src="media/images/Header_3_vectorized.png" style="background-color: transparent;width: 70%; pointer-events: none;" alt="history"></p>
25
+<p align="center"><img src="media/images/Header_3_vectorized.png" style="background-color: transparent; width: 70%; pointer-events: none;" alt="history"></p>
27 26
</div>
28 27
29 28
<div class ="biblio_image" id="biblio_militantisme">
biblio_histoire.md
... ...
@@ -53,3 +53,6 @@ title: ""
53 53
<li>Taylor, Verta. 1989. « <a href="https://www.jstor.org/stable/2117752">Social Movement Continuity: The Women’s Movement in Abeyance »</a>, <i>American Sociological Review</i>, 54 (5), pp. 761-775.</li>
54 54
</ul>
55 55
56
+
57
+
58
+<script src="/custom.js" language="JavaScript"></script>
... ...
\ No newline at end of file