v1 #4

Merged
rebillar merged 50 commits from dev into master 2023-12-29 21:34:13 +01:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit 615c5f7889 - Show all commits

View file

@ -25,7 +25,7 @@
<div class="box">
<p id="about"> Ce site a été fait par RODRIGUEZ Leandro, LASSERRE Victor, Marty Killian , et REBILLARD Baptiste.</p>
<p id="about"> Ce jeu a été fait dans le cadre de la formation de L'INSA Toulouse option IR.</p>
<p id="about"> Ce projet a été fait dans le cadre du cours de Web, et est donc assez basique.</p>
</div>
</main>
<footer>

View file

@ -195,6 +195,7 @@ ul{
color:rgb(255, 255, 255);
font-weight: bold;
list-style-type: none;
font-family: sans-serif,calibri;
}
h3{
@ -202,6 +203,7 @@ h3 {
font-weight: bold ;
text-decoration: underline;
margin-bottom: 0;
}
.box {
display: flex;