Footer logo: transparent wordmark instead of poz with white box

This commit is contained in:
Sebastjan 2026-04-25 10:14:28 +02:00
parent f2d299c2f7
commit 59b95f864a

View File

@ -433,9 +433,9 @@
gap: 10px; gap: 10px;
} }
.foot-mark img { .foot-mark img {
height: 20px; height: 18px;
width: auto; width: auto;
opacity: 0.5; opacity: 0.65;
} }
/* Responsive */ /* Responsive */
@ -603,7 +603,7 @@
</div> </div>
<div class="foot-copy"> <div class="foot-copy">
<div class="foot-mark"> <div class="foot-mark">
<img src="/brand/folx-full-poz.png" alt="" /> <img src="/brand/folx-wordmark-transparent.png" alt="FOLX" />
<span>© <%= new Date().getFullYear() %> FOLX Music Television</span> <span>© <%= new Date().getFullYear() %> FOLX Music Television</span>
</div> </div>
<div>Jederzeit, überall — folx.live</div> <div>Jederzeit, überall — folx.live</div>