From 7e1a06d2c53737098e53b7fbc675f085376ade64 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Fri, 3 May 2024 18:30:51 +0200 Subject: [PATCH] Arduino/CanGrow/CanGrow.ino aktualisiert --- Arduino/CanGrow/CanGrow.ino | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Arduino/CanGrow/CanGrow.ino b/Arduino/CanGrow/CanGrow.ino index 84e2db8..90504c7 100644 --- a/Arduino/CanGrow/CanGrow.ino +++ b/Arduino/CanGrow/CanGrow.ino @@ -286,6 +286,8 @@ a:active { width: 60%; min-width: 420px; } } + +.spacer { width: 10px; } @@ -333,7 +335,6 @@ function convertDateToEpoch(src, dst) { const char CSSgauge[] PROGMEM = R"EOF( .gauge { position: relative; - margin-right: 10px; } .gaugeWrapper { @@ -547,7 +548,7 @@ return exports; const char HTMLgauge[] PROGMEM = R"EOF(
-
+
Temperature
@@ -562,7 +563,7 @@ const char HTMLgauge[] PROGMEM = R"EOF(
-
+
Humidity
@@ -576,7 +577,7 @@ const char HTMLgauge[] PROGMEM = R"EOF(
- +
Soilmoisture