forked from Decentrala/website
Fixed css not being applied to logo text.
This commit is contained in:
parent
78ca7464b6
commit
9794b53fec
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a class="logo" href="/index.html">Decentrala</a>
|
||||
<a id="logo" href="/index.html">Decentrala</a>
|
||||
<span>
|
||||
<button id="theme-switcher"></button>
|
||||
<a class="account" href="/pages/account.html">Nalog</a>
|
||||
|
Loading…
Reference in New Issue
Block a user