Fixed css not being applied to logo text.

This commit is contained in:
2023-08-04 22:47:15 -07:00
parent 78ca7464b6
commit 9794b53fec
7 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>

View File

@@ -13,7 +13,7 @@
<body> <body>
<header> <header>
<a class="logo" href="/index.html">Decentrala</a> <a id="logo" href="/index.html">Decentrala</a>
<span> <span>
<button id="theme-switcher"></button> <button id="theme-switcher"></button>
<a class="account" href="/pages/account.html">Nalog</a> <a class="account" href="/pages/account.html">Nalog</a>