From ce5c5a8fc64bd89b03866285ca68b4b01f741abf Mon Sep 17 00:00:00 2001 From: grouille Date: Tue, 21 Apr 2020 12:57:52 +0200 Subject: [PATCH] Affichage du réseau --- site/css/style.css | 4 ++-- site/network.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/css/style.css b/site/css/style.css index f87be02..cdaa1eb 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -63,12 +63,12 @@ a, a:hover { text-align:center; } -th { +th, td { text-align: center; vertical-align: middle; } -td { +.tdp { text-align: center; vertical-align: middle; } diff --git a/site/network.php b/site/network.php index 79ec695..00a1476 100644 --- a/site/network.php +++ b/site/network.php @@ -42,8 +42,8 @@ $nombre = count($raspberrys); } ?> Capteur -

-

+

+