a517ba6a4eb5ee426a1e6afddc8f4be4d223c7bf
_Sidebar.md
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <img src="media/images/Logo_vectorized_resized.png" style="background-color: transparent; margin-left: 0px;" width = auto height = auto > |
3 | 3 | <p align="center" style="font-size: 20px"><strong>PURPLE BLACK</strong></p> |
4 | 4 | |
5 | -[[_TOC_|levels = 2|"Table des matières"]] |
|
5 | +[[_TOC_|levels = 2]] |
|
6 | 6 | |
7 | 7 | --- |
8 | 8 |
biblio_theorie.md
... | ... | @@ -89,20 +89,8 @@ mindmap |
89 | 89 | ::icon(fas fa-user-astronaut) |
90 | 90 | Gillis, William, "What is Anarcho-Transhumanism" |
91 | 91 | --> |
92 | - |
|
93 | - |
|
94 | -<div id="container" style="z-index:1"> |
|
95 | -<div class="border_image" style="width: 100%; height: 100%; "> |
|
96 | -<img src="media/images/border_black.png" style="display: none; background-color: transparent; width: 100%; height: 100%; margin: 0;"/> |
|
97 | -</div> |
|
98 | -<img ondragstart="return false" id="drag-img" src="media/images/mermaid-diagram-theorie.png" /> |
|
99 | -</div> |
|
100 | - |
|
101 | -<p align="center"> |
|
102 | -<input type="button" id="zoomout" class="button" value="Zoom Out"> |
|
103 | -<input type="button" id="zoomin" class="button" value="Zoom In"> |
|
104 | -</p> |
|
105 | - |
|
92 | +<div class="row" > |
|
93 | +<div class="column" > |
|
106 | 94 | |
107 | 95 | <p align="center" style="z-index: 1; display: inline-block" > |
108 | 96 | <a href="/Bibliographie.md#diagramme"><button class="button_header button_home" style="float: left; margin-bottom: 10px">Retour au diagramme de la Bibliographie</button></a> |
... | ... | @@ -181,4 +169,23 @@ mindmap |
181 | 169 | - Gillis, William, "[What is Anarcho-Transhumanism](http://humaniterations.net/2012/01/06/what-is-anarcho-transhumanism/)", *Human Iteration |
182 | 170 | |
183 | 171 | |
172 | +</div> |
|
173 | +<div class="column"> |
|
174 | + |
|
175 | +<div id="container" style="z-index:1"> |
|
176 | +<div class="border_image" style="width: 100%; height: 100%; "> |
|
177 | +<img src="media/images/border_black.png" style="display: none; background-color: transparent; width: 100%; height: 100%; margin: 0;"/> |
|
178 | +</div> |
|
179 | +<img ondragstart="return false" id="drag-img" src="media/images/mermaid-diagram-theorie.png" /> |
|
180 | +</div> |
|
181 | + |
|
182 | +<p align="center"> |
|
183 | +<input type="button" id="zoomout" class="button" value="Zoom Out"> |
|
184 | +<input type="button" id="zoomin" class="button" value="Zoom In"> |
|
185 | +</p> |
|
186 | +</div> |
|
187 | +</div> |
|
188 | + |
|
189 | + |
|
190 | + |
|
184 | 191 | <script src="/custom.js" language="JavaScript"></script> |