Commit b1935fb08a5073efe9036a205c62f1cb4a6328ff

Authored by grouille
1 parent e8885fa6

Test

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
site/formInscription.php
@@ -6,7 +6,7 @@ $groupes = getGroupes(); @@ -6,7 +6,7 @@ $groupes = getGroupes();
6 <div class="row"> 6 <div class="row">
7 <div class="col-4 col-md-4 offset-md-4 offset-4"> 7 <div class="col-4 col-md-4 offset-md-4 offset-4">
8 <br/> 8 <br/>
9 - <h1 style="margin-bottom:20px; margin-top:60px; border-bottom:1px solid #CCC; padding-bottom:20px;"><i class="fa fa-user-circle"></i> Créer un compte</h1> 9 + <h1 style="margin-bottom:20px; margin-top:10px; border-bottom:1px solid #CCC; padding-bottom:20px;"><i class="fa fa-user-circle"></i> Créer un compte</h1>
10 <form action="inscription.php" method="post"> 10 <form action="inscription.php" method="post">
11 <table class="table table-striped table-bordered"> 11 <table class="table table-striped table-bordered">
12 <tbody> 12 <tbody>