remove text from theme button

This commit is contained in:
2023-08-04 22:25:33 +02:00
parent 234c0d576a
commit d7f46364ae
8 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
<header> <header>
<a id="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>

View File

@@ -15,7 +15,7 @@
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a class="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher">turn the lights off</button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>
</span> </span>
</header> </header>