summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarin Ivanov <[email protected]>2024-08-19 22:33:21 +0300
committerMarin Ivanov <[email protected]>2024-08-19 22:33:21 +0300
commitc043207f57aa71fd9a89f31fee0e9756aad1a597 (patch)
treefa41ba5ae060f615d6a0da85b614ad04ee6c46d6 /index.html
parent58ffb8d601910055c3618d41cdbf559925aa6742 (diff)
cosmetic improvements
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html
index 66202a6..6376df2 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<header><big>🛠️ WebIF 2.0</big></header>
<main>
<nav>
- <label for="showmenu"><big>≡ Меню</big></label>
+ <label for="showmenu"><span>☰</span> Меню</label>
<input type="checkbox" id="showmenu" />
<a class="active" href="#">Данни</a>
@@ -22,7 +22,11 @@
<div class="grid center middle">
<div>
<div class="loadspin"></div>
- <p>Зарежда...</p>
+ <p>
+ <noscript>Не</noscript>
+ Зарежда...
+ <noscript>JavaScript не е включен .</noscript>
+ </p>
</div>
</div>
</section>