back species
This commit is contained in:
parent
9a6ff0b24e
commit
25cdb3bd0b
13 changed files with 158 additions and 35 deletions
|
|
@ -19,10 +19,9 @@
|
|||
<main data-page="species-single">
|
||||
|
||||
<header class="page-header">
|
||||
|
||||
<div class="page-header__inner">
|
||||
|
||||
|
||||
|
||||
<button class="link-back"><a href="species-list.html">Liste des espèces</a></button>
|
||||
<div class="group-title">
|
||||
<h2 class="page-title">Ailante glanduleux</h2>
|
||||
<p class="latin"><i>Ailanthus altissima</i> <span>Swingle</span> — Simaroubaceae</p>
|
||||
|
|
@ -38,6 +37,7 @@
|
|||
</div>
|
||||
|
||||
<div class="btn--group">
|
||||
|
||||
<button class="btn-action btn-download">
|
||||
<a href="#" download>
|
||||
<span class="icon"><include src="/components/icons/download.svg"></include></span> <span class="text">Télécharger la fiche</span>
|
||||
|
|
@ -864,19 +864,24 @@
|
|||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<section id="credits">
|
||||
<p class="title">Crédits</p>
|
||||
<ul>
|
||||
<li>Pierre Paul (photo principale)</li>
|
||||
<li>Bob Harvey (photo inflorescence, photo fruit, photo bourgeons)</li>
|
||||
<li>Inès Bourgeon, Violette Defloeur</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
<!-- For mobile -->
|
||||
<section id="saviez-vous">
|
||||
<h3 class="section-title">Le saviez-vous ? </h3>
|
||||
<p>Originaire de Chine, et introduite en 1751 en Europe, elle est aujourd'hui très envahissante par ses drageons.</p>
|
||||
</section>
|
||||
|
||||
<section id="credits">
|
||||
<p class="title">Crédits</p>
|
||||
<ul>
|
||||
<li>Pierre Paul (photo principale)</li>
|
||||
<li>Bob Harvey (photo inflorescence, photo fruit, photo bourgeons)</li>
|
||||
<li>Inès Bourgeon, Violette Defloeur</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue