Change menu logo to gif
This commit is contained in:
BIN
assets/images/EthoFS-Glitch.gif
Normal file
BIN
assets/images/EthoFS-Glitch.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 MiB |
@@ -76,7 +76,7 @@
|
||||
setTimeout(() => {
|
||||
loading_screen.finish();
|
||||
}, 4000);
|
||||
|
||||
|
||||
});
|
||||
|
||||
$(window).on("beforeunload", function() {
|
||||
@@ -87,7 +87,7 @@
|
||||
<!-- The sidebar -->
|
||||
<div class="ui left demo vertical inverted sidebar labeled icon menu">
|
||||
<a class="item">
|
||||
<img src="assets/images/logo.png" alt="Ether-1 ethoFS Logo" style="width: 90%;padding-left: 5px;">
|
||||
<img src="assets/images/EthoFS-Glitch.gif" alt="Ether-1 ethoFS Logo" style="width: 90%;padding-left: 5px;">
|
||||
<a class="item" style="padding-top: 30px; padding-left: 13px" id="mainNavBtnWallets" href="#" data-tippy="Wallets" data-tippy-delay="100">
|
||||
<i class="fas fa-wallet fa-1x"></i>
|
||||
<span class="walletID"> Wallets </span>
|
||||
|
||||
Reference in New Issue
Block a user