From ce596038e3e9ed47cb6082c7cd852eb3fd2cb890 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sun, 23 Nov 2025 20:59:41 +0100 Subject: [PATCH] visual restyling for better readability --- wled00/data/404.htm | 68 ++++++++++++++++++----------------------- wled00/data/404mini.htm | 4 +++ 2 files changed, 34 insertions(+), 38 deletions(-) diff --git a/wled00/data/404.htm b/wled00/data/404.htm index fd4b27b0..842f951b 100644 --- a/wled00/data/404.htm +++ b/wled00/data/404.htm @@ -1,5 +1,5 @@ - + @@ -9,11 +9,14 @@ body { font-family: Verdana, Helvetica, sans-serif; text-align: center; + font-size: 15px; background-color: #222; margin: 0; color: #fff; } - + ul li { + margin-bottom: 12px; + } img { width: 400px; max-width: 50%; @@ -29,11 +32,11 @@ margin: 10px; width: 230px; text-transform: uppercase; - font-family: helvetica; + font-family: helvetica, sans-serif; font-size: 19px; background-color: #333; color: white; - border: 0px solid white; + border: 0 solid white; border-radius: 25px; } @@ -41,43 +44,32 @@

404 Not Found

+

+ +
+

-

- Congratulations! You have found the page that exists in the place where no page should exist – a peculiar phenomenon - of the web that continues to baffle researchers. Akemi has compiled a list of other mysteries that she recommends for further investigation. +

+ Congratulations! You have found the page that exists in the place where no page should exist - a peculiar phenomenon + of the web that continues to baffle researchers.

Akemi has compiled a list of other mysteries that she recommends for further investigation.

-

Akemi Recognized These Top 10 Mysteries Worth Exploring:

+

Akemi's Top 10 Mysteries:

- -

- -

- - -

- + +
+ \ No newline at end of file diff --git a/wled00/data/404mini.htm b/wled00/data/404mini.htm index 260253a3..28044502 100644 --- a/wled00/data/404mini.htm +++ b/wled00/data/404mini.htm @@ -43,5 +43,9 @@

404 Not Found

Akemi does not know where you are headed...

+

+ Congratulations! You have found the page that exists in the place where no page should exist – a peculiar phenomenon + of the web that continues to baffle researchers.
+

\ No newline at end of file