forked from Decentrala/website
Merge pull request 'Fixed css not being applied to logo text.' (#7) from ivdv/website:v3.0-fix-logo-text into v3.0
Reviewed-on: Decentrala/website#7
This commit is contained in:
commit
5b66cade0b
@ -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