dashboard: Add SII logo

This commit is contained in:
nemunaire 2021-09-08 02:39:04 +02:00
commit 203450df32
3 changed files with 5 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -535,8 +535,9 @@
<div class="carousel-inner" style="height: inherit">
<div class="carousel-item">
<div class="carousel-caption" style="display: table; width: 100%">
<a href="http://www.epita.fr/" class="align-middle text-center" style="display: table-cell; width: 55%"><img src="img/epita.png" alt="Epita" style="height:100px"></a>
<a href="http://www.epita.fr/" class="align-middle text-center" style="display: table-cell; width: 45%"><img src="img/comcyber.png" alt="Réserves de cyberdéfense" style="height:100px"></a>
<a href="https://www.epita.fr/" class="align-middle text-center" style="display: table-cell; width: 38%"><img src="img/epita.png" alt="Epita" style="height:100px"></a>
<a href="https://www.sii.fr/" class="align-middle text-center" style="display: table-cell; width: 32%"><img src="img/sii.png" alt="SII" style="height:100px"></a>
<a href="https://www.epita.fr/" class="align-middle text-center" style="display: table-cell; width: 30%"><img src="img/comcyber.png" alt="Réserves de cyberdéfense" style="height:100px"></a>
</div>
</div>
<div class="carousel-item">
@ -598,7 +599,7 @@
<td>Fin du challenge</td>
</tr>
<tr>
<td>{{ settings.awards | date:"HH'&nbsp;h&nbsp;'mm" }}</td>
<td>demain {{ settings.awards | date:"HH'&nbsp;h&nbsp;'mm" }}</td>
<td>Remise des prix</td>
</tr>
</tbody>