1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-06 17:34:03 +02:00

First week fixes

This commit is contained in:
Yohann D'ANELLO
2020-05-05 01:06:57 +02:00
parent a064cc1817
commit 132481fda0
22 changed files with 541 additions and 59 deletions

View File

@ -82,10 +82,10 @@
<a class="nav-link" href="/paiement">Paiement</a>
</li> -->
<li class="nav-item active">
<a class="nav-link" href="/solutions"><i class="fas fa-lightbulb">Solutions</a>
<a class="nav-link" href="/solutions"><i class="fas fa-lightbulb"></i>Solutions</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="/syntheses"><i class="fas fa-feather">Notes de synthèse</a>
<a class="nav-link" href="/syntheses"><i class="fas fa-feather"></i>Notes de synthèse</a>
</li>
<?php } ?>
<?php } ?>