mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Zoff logo now shows as button
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
|
|
||||||
<div class="brand-logo truncate zbrand">
|
<div class="brand-logo truncate zbrand">
|
||||||
<a href="/" class="brand-logo brand-logo-navigate noselect">
|
<a href="/" class="brand-logo brand-logo-navigate">
|
||||||
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<nav id="fp-nav">
|
<nav id="fp-nav">
|
||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
<a href="#" class="brand-logo noselect">
|
<a href="#" class="brand-logo">
|
||||||
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
||||||
</a>
|
</a>
|
||||||
<div id="frontpage-viewer-counter" class="noselect tooltipped" title="Divided among all channels. Hidden or not"></div>
|
<div id="frontpage-viewer-counter" class="noselect tooltipped" title="Divided among all channels. Hidden or not"></div>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<nav id="fp-nav">
|
<nav id="fp-nav">
|
||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
<a href="https://zoff.me" class="brand-logo brand-logo-navigate hide-on-med-and-down noselect">
|
<a href="https://zoff.me" class="brand-logo brand-logo-navigate hide-on-med-and-down">
|
||||||
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
<img id="zicon" src="/assets/images/z.svg" alt="zoff" title="Zoff" />
|
||||||
</a>
|
</a>
|
||||||
<div class="brand-logo truncate zbrand">
|
<div class="brand-logo truncate zbrand">
|
||||||
|
|||||||
Reference in New Issue
Block a user