Footer logo: transparent wordmark instead of poz with white box
This commit is contained in:
parent
f2d299c2f7
commit
59b95f864a
@ -433,9 +433,9 @@
|
||||
gap: 10px;
|
||||
}
|
||||
.foot-mark img {
|
||||
height: 20px;
|
||||
height: 18px;
|
||||
width: auto;
|
||||
opacity: 0.5;
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
/* Responsive */
|
||||
@ -603,7 +603,7 @@
|
||||
</div>
|
||||
<div class="foot-copy">
|
||||
<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>
|
||||
</div>
|
||||
<div>Jederzeit, überall — folx.live</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user