From eddccead633a387baaa5d7e8c4d70db3ee416b77 Mon Sep 17 00:00:00 2001 From: JonatanRek Date: Sun, 1 Dec 2019 15:56:40 +0100 Subject: [PATCH] Update index.html Some Tweeks --- .../WIFI Configuration Page/index.html | 101 ++++++++---------- 1 file changed, 44 insertions(+), 57 deletions(-) diff --git a/_FIRMWARE/firmwares/WIFI Configuration Page/index.html b/_FIRMWARE/firmwares/WIFI Configuration Page/index.html index 0197e54..747ecc2 100644 --- a/_FIRMWARE/firmwares/WIFI Configuration Page/index.html +++ b/_FIRMWARE/firmwares/WIFI Configuration Page/index.html @@ -1,63 +1,50 @@ + - - - -

WIFI Configuration

-Refresh -
-
- - - - - -
-WifiName - -lock -
-
-
- - - - - - - - - -
- - -
-
- - -
-
-
-
-
- + body { + display: table-cell; + vertical-align: middle; + } + + input { + width: 100%; + box-sizing: border-box + } + + +

WIFI Configuration

+ Refresh +
+ +
+
+
+ +
+
+ \ No newline at end of file