Merge branch 'master' of https://codefirst.iut.uca.fr/git/nathan.boileau/Scripted
continuous-integration/drone/push Build encountered an error Details

ServeurDeTest
Noé GARNIER 2 years ago
commit 19af58bfcb

@ -90,7 +90,7 @@ a:hover {
display: block; display: block;
width: 40px; width: 40px;
height: 40px; height: 40px;
border: 2px solid #fff; border: 3px solid #fff;
background-size: 14px auto; background-size: 14px auto;
border-radius: 50%; border-radius: 50%;
z-index: 2; z-index: 2;

@ -22,7 +22,7 @@
<a class="material-icons p-0 m-0" id="home" href="index.php?action=goToHome" style="font-size: 30px; color: white; text-decoration:none; width: fit-content;">home</a> <a class="material-icons p-0 m-0" id="home" href="index.php?action=goToHome" style="font-size: 30px; color: white; text-decoration:none; width: fit-content;">home</a>
</div> </div>
<div class="col d-flex justify-content-center align-content-center"> <div class="col d-flex justify-content-center align-content-center">
<h2 class="text-uppercase font-weight-bold text-center" id="h2" style="width:fit-content;">Connection</h2> <h2 class="text-uppercase font-weight-bold text-center" id="h2" style="width:fit-content;">Connexion</h2>
</div> </div>
<div class="col-2"></div> <div class="col-2"></div>
</div> </div>

Loading…
Cancel
Save