v1 #4

Sapludināts
rebillar sapludināja 50 revīzijas no dev uz master 2023-12-29 21:34:13 +01:00
2 mainīti faili ar 4 papildinājumiem un 2 dzēšanām
Rāda tikai revīzijas 615c5f7889 izmaiņas - Rādīt visas revīzijas

Parādīt failu

@ -25,7 +25,7 @@
<div class="box"> <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 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 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> </div>
</main> </main>
<footer> <footer>

Parādīt failu

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