Re added Plaquette + changed timer end text

This commit is contained in:
Keplyx 2018-07-29 19:52:25 +02:00
parent 18328d7e8f
commit ddb62502f8
4 changed files with 3 additions and 6 deletions

View file

@ -23,6 +23,6 @@ var x = setInterval(function () {
// If the count down is over, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("timer").innerHTML = "/!\\ SATELLISATION EN COURS /!\\";
document.getElementById("timer").innerHTML = 'Allé on y va ze parti !';
}
}, 1000);

View file

@ -10,7 +10,7 @@ ob_start(); // Start reading html
</p>
<p>
Cette année, le thème étant <strong>l'espace</strong>, tu devras teinter ta blouse en <strong
style="color: #1a5dad">Bleu inter-sidéral</strong> si tu est dans la team <strong
style="color: #1a5dad">Bleu inter-sidéral</strong> si tu es dans la team <strong
style="color: #1a5dad">USA</strong>, et <strong style="color: #ee293d">Rouge Stellaire</strong> pour la
<strong style="color: #ee293d">Mère Patrie</strong>. Ensuite, du devras la décorer en brodant et cousant selon
ce thème en respectant les règles ci-dessous. Qui sait, peut-être que tu seras élu Miss ou Mister Blouse.

View file

@ -8,7 +8,7 @@ ob_start(); // Start reading html
<a href="assets/pdf/Parrainage.pdf">La fiche de parrainage</a>
</li>
<li>
La plaquette (pas encore en ligne)
<a href="assets/pdf/Plaquette.pdf">La plaquette</a>
</li>
<li>
<a href="assets/pdf/Charte-droit-image.pdf">La charte de droit à l'image</a>

3
info.php Executable file → Normal file
View file

@ -17,9 +17,6 @@ ob_start(); // Start reading html
<li>
<strong>Mail :</strong> vergnet<span class="fas fa-envelope"></span>etud.insa-toulouse.fr
</li>
<li>
<strong>Tel :</strong> +33 7 81 99 58 49
</li>
<li>
<strong>Facebook :</strong> Arnaud Vergnet
</li>