Commit ca347d033a304fb17a6cedf552df41b17fc775ec

Authored by Guillaume
1 parent e5eb4d8e

MAJ site

site/addSensor.php
@@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
42 </tr> 42 </tr>
43 </tbody> 43 </tbody>
44 </table> 44 </table>
45 - <input type="submit" class="btn btn-dark" value="Ajouter le capteur"/> 45 + <input type="submit" class="btn btn-dark btn-lg btn-block" style="margin-top:20px;" value="Ajouter le capteur"/>
46 </form> 46 </form>
47 </div> 47 </div>
48 </div> 48 </div>
site/formConnexion.php
@@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
14 </tr> 14 </tr>
15 </tbody> 15 </tbody>
16 </table> 16 </table>
17 - <input type="submit" class="btn btn-dark" value="Se connecter"/> 17 + <input type="submit" class="btn btn-dark btn-lg btn-block" style="margin-top:20px;" value="Se connecter"/>
18 </form> 18 </form>
19 </div> 19 </div>
20 </div> 20 </div>
21 \ No newline at end of file 21 \ No newline at end of file
site/formInscription.php
@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 </tr> 30 </tr>
31 </tbody> 31 </tbody>
32 </table> 32 </table>
33 - <input type="submit" class="btn btn-dark" value="S'inscrire"/> 33 + <input type="submit" class="btn btn-dark btn-lg btn-block" style="margin-top:20px;" value="S'inscrire"/>
34 </form> 34 </form>
35 </div> 35 </div>
36 </div> 36 </div>