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
site/network.php
... ... @@ -13,7 +13,7 @@ $capteurs = getSensors();
13 13 <tbody>
14 14 <tr>
15 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 17 </tr>
18 18  
19 19 <tr>
... ...