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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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