mirror of
https://github.com/HelloZeroNet/ZeroNet.git
synced 2023-12-14 04:33:03 +01:00
temporary top-right button image replacement
This commit is contained in:
parent
4eecbc39f6
commit
756082b7c8
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ else if (window.opener && window.opener.location.toString()) {
|
|||
|
||||
<!-- Fixed button -->
|
||||
<div class='fixbutton'>
|
||||
<div class='fixbutton-text'><img width=30 src='/uimedia/img/logo-white.svg'/></div>
|
||||
<div class='fixbutton-text' style='font-size:150%'>←</div>
|
||||
<div class='fixbutton-burger'>≡</div>
|
||||
<a class='fixbutton-bg' href="{homepage}/"></a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue