Commit 3601cf45 authored by Waterfox's avatar Waterfox
Browse files

Merge branch 'DivingCreation' of...

Merge branch 'DivingCreation' of https://forge.info.unicaen.fr/git/but-info-sae3-2024-groupe3 into DivingCreation
parents 9e91a4fa 9e39ba80
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@ :root
  --yellowDarker : #daa654;

  --good : #00ff04;
  --bad : #dc2323;
  --badDarker : #c23232;
  --bad : #f94f4f;
  --badDarker : #cd4b4b;

  --BigTitle : 32px;
  --title : 25px;
+2 −2
Original line number Diff line number Diff line
@@ -39,9 +39,9 @@ tr:nth-child(odd) {
}

.clickableRed{
    width: 30px;
    width: 100%;
    height: 30px;
    border-radius: 30px;
    border-radius: 10px;
    color: white;
}

+1 −2
Original line number Diff line number Diff line
@@ -10,8 +10,7 @@
                <img src="{{ asset('/images/Diver1.png') }}" alt="Diver illustration">
            @else
                <p style="font-size: 35px">Historique de plongées crées</p>
                <hr
                    style="height: 3px;background-color: black;margin-left: 10%;margin-bottom: 15px;margin-top: 5px; width : 80%">
                <hr style="height: 3px;background-color: black;margin-left: 10%;margin-bottom: 15px;margin-top: 5px; width : 80%">
                <table class="arrayhistory">
                    <tr class="history">
                        <th>Date et heure</th>