Installed version: 0.8.4-dev Download the latest binary:
\ No newline at end of file
diff --git a/wled00/html_other.h b/wled00/html_other.h
index 4c776f6c..75b13c1e 100644
--- a/wled00/html_other.h
+++ b/wled00/html_other.h
@@ -4,7 +4,7 @@
//USER HTML HERE (/u subpage)
const char PAGE_usermod[] PROGMEM = R"=====(
-There is no usermod installed or it doesn't specify a custom web page.)=====";
+No usermod installed or it doesn't specify a custom web page.)=====";
//server message
@@ -12,15 +12,21 @@ const char PAGE_msg[] PROGMEM = R"=====(
WLED Message
-%CSS%.bt{background:var(--bCol);color:var(--tCol);font-family:var(--cFn),sans-serif;border:.3ch solid var(--bCol);display:inline-block;filter:drop-shadow(-5px -5px 5px var(--sCol));font-size:20px;margin:8px;margin-top:12px}input[type=file]{font-size:16px}body{font-family:var(--cFn),sans-serif;text-align:center;background:var(--cCol);color:var(--tCol);line-height:200%%;margin:0;background-attachment:fixed}
+%CSS%.bt{background:var(--bCol);color:var(--tCol);font-family:var(--cFn),sans-serif;border:.3ch solid var(--bCol);display:inline-block;filter:drop-shadow(-5px -5px 5px var(--sCol));font-size:20px;margin:8px;margin-top:12px}body{font-family:var(--cFn),sans-serif;text-align:center;background:var(--cCol);color:var(--tCol);line-height:200%%;margin:0}