mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Reverted
This commit is contained in:
BIN
public/images/squareicon_small.png
Executable file → Normal file
BIN
public/images/squareicon_small.png
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
BIN
public/images/squareicon_small_old.png
Executable file
BIN
public/images/squareicon_small_old.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
@@ -10,7 +10,7 @@
|
|||||||
<nav id="nav">
|
<nav id="nav">
|
||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
<a href="/" class="brand-logo brand-logo-navigate hide-on-med-and-down noselect">
|
<a href="/" class="brand-logo brand-logo-navigate hide-on-med-and-down noselect">
|
||||||
<img id="zicon" src="public/images/squareicon_small2.png" alt="zöff" title="Zöff" />
|
<img id="zicon" src="public/images/squareicon_small.png" alt="zöff" title="Zöff" />
|
||||||
</a>
|
</a>
|
||||||
<div class="brand-logo truncate zbrand">
|
<div class="brand-logo truncate zbrand">
|
||||||
<a href="/" class="hide-on-large-only brand-logo-navigate">Zöff</a>
|
<a href="/" class="hide-on-large-only brand-logo-navigate">Zöff</a>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<nav id="fp-nav">
|
<nav id="fp-nav">
|
||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
<a href="//zoff.no" class="brand-logo hide-on-small-only">
|
<a href="//zoff.no" class="brand-logo hide-on-small-only">
|
||||||
<img id="zicon" src="/public/images/squareicon_small2.png" alt="zöff" title="Zöff" />
|
<img id="zicon" src="/public/images/squareicon_small.png" alt="zöff" title="Zöff" />
|
||||||
</a>
|
</a>
|
||||||
<a href="//zoff.no" class="brand-logo hide-on-med-and-up">Zöff</a>
|
<a href="//zoff.no" class="brand-logo hide-on-med-and-up">Zöff</a>
|
||||||
<ul id="nav-mobile" class="right hide-on-med-and-down">
|
<ul id="nav-mobile" class="right hide-on-med-and-down">
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ if(isset($_GET['chan'])){
|
|||||||
<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 noselect">
|
||||||
<img id="zicon" src="public/images/squareicon_small2.png" alt="zöff" title="Zöff" />
|
<img id="zicon" src="public/images/squareicon_small.png" alt="zöff" title="Zöff" />
|
||||||
</a>
|
</a>
|
||||||
<span id="frontpage-viewer-counter" class="hide-on-small-only noselect" title="Divided among all channels. Hidden or not"></span>
|
<span id="frontpage-viewer-counter" class="hide-on-small-only noselect" title="Divided among all channels. Hidden or not"></span>
|
||||||
<!--<a href="//zoff.no" class="brand-logo brand-mobile hide-on-med-and-up">Zöff</a>-->
|
<!--<a href="//zoff.no" class="brand-logo brand-mobile hide-on-med-and-up">Zöff</a>-->
|
||||||
|
|||||||
Reference in New Issue
Block a user