fix: issue with button title
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<button id="theme-switcher"></button>
|
||||
<button id="theme-switcher" title="turn light off"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
</header>
|
||||
<main>
|
||||
|
Reference in New Issue
Block a user