From 67d77d59d13dba89e987b3fcce70c8d32543e31a Mon Sep 17 00:00:00 2001 From: Sietse Jonker Date: Tue, 5 Mar 2024 16:36:58 +0100 Subject: [PATCH] changes html and css for testing class --- web/index.html | 105 +------------------------------------------------ web/styles.css | 2 +- 2 files changed, 2 insertions(+), 105 deletions(-) diff --git a/web/index.html b/web/index.html index 22f8295..6643c14 100644 --- a/web/index.html +++ b/web/index.html @@ -52,6 +52,7 @@ +
@@ -60,110 +61,6 @@
- -
-

Node 2

-
-
-
Temperatuur:

Not connected

-
-
-

Not connected

-
-
-
-
Luchtvochtigheid:

Not connected

-
-
-

Not connected

-
-
-
-
Lichtintensiteit:

Not connected

-
-
-

Not connected

-
-
-
- - -
-
-

Live graph:

-
-
-
-
- -
-
-

Node 3

-
-
-
Temperatuur:

Not connected

-
-
-

Not connected

-
-
-
-
Luchtvochtigheid:

Not connected

-
-
-

Not connected

-
-
-
-
Lichtintensiteit:

Not connected

-
-
-

Not connected

-
-
-
- - -
-
-

Live graph:

-
-
-
-
-

Node 4

-
-
-
Temperatuur:

Not connected

-
-
-

Not connected

-
-
-
-
Luchtvochtigheid:

Not connected

-
-
-

Not connected

-
-
-
-
Lichtintensiteit:

Not connected

-
-
-

Not connected

-
-
-
- - -
-
-

Live graph:

-
-
-
-
diff --git a/web/styles.css b/web/styles.css index 519068f..9adefe6 100644 --- a/web/styles.css +++ b/web/styles.css @@ -53,7 +53,7 @@ p1 { display: flex; margin-left: 1%; margin-right: 1%; - width: 50%; + width: 100%; height: 40%; flex-direction: column; border: 3px solid #1f82d3;