Front
continuous-integration/drone/push Build is failing Details

ServeurDeTest
Noé GARNIER 2 years ago
parent 19dc662577
commit b86000a86e

@ -36,6 +36,7 @@ h3,
h4, h4,
h5, h5,
h6, h6,
label,
.font { .font {
font-family: Equinox; font-family: Equinox;
} }

@ -21,7 +21,10 @@
<body class="m-3"> <body class="m-3">
<div> <div>
<a class="btn btn-primary m-3" href="index.php?action=goToAdmin" role="button">Retour</a> <!-- <a class="btn btn-primary m-3" href="index.php?action=goToAdmin" role="button">Retour</a> -->
<a href="index.php?action=goToAdmin" class="send py-1 px-2 d-flex align-items-center">
Retour
</a>
<h1 class="text-center">Ajouter un énigme</h1> <h1 class="text-center">Ajouter un énigme</h1>
</div> </div>
<form action="index.php?action=addNewEnigmeSolo" method="POST"> <form action="index.php?action=addNewEnigmeSolo" method="POST">

Loading…
Cancel
Save