Commit c8145c21251897656ab123dc78b27a815e52d8ec
1 parent
f60b3140
MAJ site ajout Rpi
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
site/addRaspberry.php
1 | 1 | <div class="row"> |
2 | - <div class="col-4 col-md-4 offset-md-4 offset-4"> | |
2 | + <div class="col-6 col-md-6 offset-md-3 offset-3"> | |
3 | 3 | <br/> |
4 | 4 | <h1 style="margin-bottom:20px; margin-top:30px; border-bottom:1px solid #CCC; padding-bottom:20px;"><i class="far fa-plus-square"></i> Ajout d'un capteur</h1> |
5 | 5 | <form action="addRpi.php" method="post"> | ... | ... |