Skip to content
Snippets Groups Projects
Commit dee68ea0 authored by BRENNE Gurvann's avatar BRENNE Gurvann
Browse files

Crédits

parent 6692a3fe
No related branches found
No related tags found
No related merge requests found
...@@ -239,3 +239,11 @@ thead { ...@@ -239,3 +239,11 @@ thead {
.hidden { .hidden {
visibility: hidden; visibility: hidden;
} }
.italic {
font-style: italic;
}
.italic::before {
content: "alias ";
}
\ No newline at end of file
...@@ -76,8 +76,13 @@ ...@@ -76,8 +76,13 @@
<div class="creditsList"> <div class="creditsList">
<h1>CREDITS</h1> <h1>CREDITS</h1>
<ul> <ul>
<li>BRENNE Gurvann</li> <li>BRENNE Gurvann (S4-I) <span class="italic">Gu</span></li>
<li>LOCMANT Maxence</li> <li>Jeux vidéos préférés : League of Legends | Monster Hunter World</li>
<li>Pourcentage : 85%</li>
<br />
<li>LOCMANT Maxence (S4-I) <span class="italic">Maxquip</span></li>
<li>Jeu vidéo préféré : Minecraft</li>
<li>Pourcentage : 15%</li>
</ul> </ul>
<button class="creditsCloser">Fermer</button> <button class="creditsCloser">Fermer</button>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment