Loading public/css/app.css +2 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,8 @@ :root --yellowDarker : #daa654; --good : #00ff04; --bad : #dc2323; --badDarker : #c23232; --bad : #f94f4f; --badDarker : #cd4b4b; --BigTitle : 32px; --title : 25px; Loading public/css/create_div.css +2 −2 Original line number Diff line number Diff line Loading @@ -39,9 +39,9 @@ tr:nth-child(odd) { } .clickableRed{ width: 30px; width: 100%; height: 30px; border-radius: 30px; border-radius: 10px; color: white; } Loading resources/views/create_dive.blade.php +1 −2 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
public/css/app.css +2 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,8 @@ :root --yellowDarker : #daa654; --good : #00ff04; --bad : #dc2323; --badDarker : #c23232; --bad : #f94f4f; --badDarker : #cd4b4b; --BigTitle : 32px; --title : 25px; Loading
public/css/create_div.css +2 −2 Original line number Diff line number Diff line Loading @@ -39,9 +39,9 @@ tr:nth-child(odd) { } .clickableRed{ width: 30px; width: 100%; height: 30px; border-radius: 30px; border-radius: 10px; color: white; } Loading
resources/views/create_dive.blade.php +1 −2 Original line number Diff line number Diff line Loading @@ -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> Loading