Commit b7ed74a1 authored by Administrator's avatar Administrator

[DESIGN] Ajout du portrait Gargantextuel vu par Cécile Méadel. Need to adapt CSS.

parent 60cd14f4
......@@ -21,16 +21,11 @@
<p>A web platform to explore text-mining</p>
<a class="btn btn-primary btn-lg" href="/projects">Test Gargantext</a>
</div>
<div class="col-md-3 content">
</div>
<div class="col-md-5 content">
<!--
<h3>Project Manager:</h3>
<h4><a href="http://alexandre.delanoe.org" target="blank">Alexandre Delanoë</a></h4>
<h3>Scientific board:</h3>
<h4><a href="http://chavalarias.com" target="blank">David Chavalarias</a> and <a href="http://alexandre.delanoe.org" target="blank">Alexandre Delanoë</a></h4>
<h3><a href="/about/#collapseTeam" target="blank">Thanks to all the team</a></h3>
--!>
<div class="col-md-2 content"></div>
<div class="col-md-2 content"></div>
<div class="col-md-2 content">
<br>
<p class="right"><img src="{% static "img/logo.png"%}" alt="Logo Gargantext" style="100px; height:150px"></p>
</div>
</div>
</div>
......@@ -39,7 +34,7 @@
<div class="row">
<div class="content">
<center>
<img src="{% static "img/logo.png"%}" alt="Logo Gargantext" style="100px; height:150px">
<img src="{% static "img/Gargantextuel-212x300.jpg"%}" alt="Gargantext vu par Cecile Meadel">
<!--
<h2>Introduction Video</h2>
......@@ -63,19 +58,19 @@
<div class="row">
<div class="col-md-4 content">
<h3><a href="#">Historic: random sentences</a></h3>
<h3><a href="#">Historic</a></h3>
<p> {{ paragraph_gargantua }}</p>
</div>
<div class="col-md-4 content">
<h3><a href="#">Presentation: random words</a></h3>
<h3><a href="#">Presentation</a></h3>
<p> {{ paragraph_lorem }}
</p>
</div>
<div class="col-md-4 content">
<h3><a href="#">Tutoreil: random letters</a></h3>
<h3><a href="#">Tutoreil</a></h3>
<p>
{{ paragraph_tutoreil }}
<!-- Why not French ? -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment