Commit 1824f0b5abf7d216986f8de06f92a699cbb6742e

Authored by grouille
1 parent ebfed159

Affichage du réseau

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -13,7 +13,7 @@ $capteurs = getSensors(); @@ -13,7 +13,7 @@ $capteurs = getSensors();
13 <tbody> 13 <tbody>
14 <tr> 14 <tr>
15 <td><img src="img/pi.png" alt="Raspberry" style="width:auto; height:50px;"></td> 15 <td><img src="img/pi.png" alt="Raspberry" style="width:auto; height:50px;"></td>
16 - <td>172.26.145.114</td> 16 + <td valign="middle"><p style="font-size: 14px;">172.26.145.114</p></td>
17 </tr> 17 </tr>
18 18
19 <tr> 19 <tr>