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;