Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links整理・Blockbookの追加 #28

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions css/utility.css
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,46 @@ u-nav-list ul li a,
margin: 1px 0 1px;
}

.u-insight-label:hover{
opacity: 0.6;
transition-duration: 0.2s;
cursor: pointer;
}

.insight-modal{
display: none;
position: fixed;
top: 0;
text-align: center;
width: 100vw;
height: 100vh;
z-index: 12;
background: rgba(15,15,15,.6);
}

.u-insight-modal-body{
margin: auto 0;
position: relative;
top: 50px;
width: 90%;
text-align: center;
}

.u-insight-list{
list-style: decimal;
list-style-position: inside;
padding: 10px;
}

.u-insight-list-item{
padding: 10px;
border-bottom: 1px solid white;
}

.u-insight-modal-btn{
padding: 10px;
border: none;
}


.u-scrollbar {
Expand Down
133 changes: 53 additions & 80 deletions en.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,21 @@
});
});

$('#js-table_disp').csv2table('hashrate.csv');
$('#insight-modal-switch').click(function(){
$('#insight-modal').fadeIn(200);
});
$(document).on('keydown',function (e) {
if(e.keyCode === 27) { // ESC
$('#insight-modal').fadeOut(200);
}
});
$('.u-insight-modal-btn').click(function(){
$('#insight-modal').fadeOut(200);
})
$('.insight-twitter').click(function(){
var twitter = $(this).data('twitter-id');
window.open('https://twitter.com/' + twitter);
})
});

$(window).scroll(function(e) {
Expand Down Expand Up @@ -278,18 +292,6 @@ <h2 class="l-text_center u-m16">Links</h2>
</div>
<div class="l-flex_justify_center l-flex_wrap o-w100per u-pb100">
<div class="l-flex_justify_center l-flex_wrap o-w1k u-p16 u-font_sans">
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny Forums</h3>
<a href="https://twitter.com/MCPE_Yossi1114" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">Community forum for discuss a lot of things about BitZeny Mainly discussed Web service, exchanges, wallet and specification of coin.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://bitzeny.info/" target="_blank">BitZeny Forums</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
Expand All @@ -300,16 +302,6 @@ <h3>BitZeny Wiki</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_wh
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://bitzeny.wiki.fc2.com/" target="_blank">BitZeny Wiki</a></div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny Portal</h3> <a href="https://twitter.com/saboriotoko" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">This provides information on BitZeny related services and event information, introduction method for beginners, aiming at a site that understands everything at a glance.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://bitzenyportal.biz/" target="_blank">BitZeny Portal</a></div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
Expand Down Expand Up @@ -344,64 +336,11 @@ <h3>CryptoBridge</h3> <a href="https://twitter.com/cryptobridge" class="u-m8 u-c
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>Cryptopia</h3> <a href="https://twitter.com/Cryptopia_NZ" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">An Exchange in New Zealand.You can buy BitZeny by BTC and LTC,DOGE.</p>
</div>
<div class="u-p16 u-pt0"><a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://www.cryptopia.co.nz" target="_blank">Cryptopia</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny Block Explorer</h3> <a href="https://twitter.com/namuyan_mine" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0"><a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="http://namuyan.dip.jp/MultiLightBlockExplorer/index.php?page=selectcoin&coin=zeny" target="_blank">namuyan.dip.jp MultiLightBlockExplorer</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://zenyinsight.tomotomo9696.xyz/" target="_blank">zenyinsight.tomotomo9696.xyz</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://insight.bitzeny.jp/" target="_blank">insight.bitzeny.jp</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://zeny.insight.monaco-ex.org/" target="_blank">zeny.insight.monaco-ex.org</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<h3>BitZeny Explorer</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://insight.bitzeny.pw/" target="_blank">insight.bitzeny.pw</a>
<label class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white u-insight-label" for="insight-modal-switch">Explorer Links</label>
</div>
</div>
</div>
Expand All @@ -415,8 +354,6 @@ <h3>BitZeny Online Wallet</h3> <a href="https://twitter.com/zenywallet" class="u
</div>
</div>
</div>
<div class="o-w33per"></div>
<div class="o-w33per"></div>
</div>
</div>
</div>
Expand All @@ -433,6 +370,42 @@ <h3>BitZeny Online Wallet</h3> <a href="https://twitter.com/zenywallet" class="u
<p class="l-text_center o-w100per u-pb160 u-font_small">Copyright © 2018 BitZeny Project. All Rights Reserved.</p>
</footer>
</main>
<div id="insight-modal" class="insight-modal">
<input type="checkbox" id="insight-modal-switch">
<div class="u-insight-modal-body o-w1k" style="margin: auto;">
<div class="u-insight-modal-header">
<div class="u-insight-modal-header-inner">
<h2>BitZenyExplorer Links</h2>
</div>
</div>
<div class="u-insight-modal-content">
<ul class="u-insight-list">
<li class="u-insight-list-item">
<a href="http://namuyan.dip.jp/MultiLightBlockExplorer/index.php?page=selectcoin&coin=zeny target="_new">namuyan.dip.jp</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="namuyan_mine" href="#"></a>
</li>
<li class="u-insight-list-item">
<a href="https://zenyinsight.tomotomo9696.xyz/" target="_new">zenyinsight.tomotomo9696.xyz</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="tomotomo_9696" href="#"></a>
</li>
<li class="u-insight-list-item">
<a href="https://insight.bitzeny.jp/" target="_new">insight.bitzeny.jp</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="zenywallet" href="#"></a>
</li>
<li class="u-insight-list-item">
<a href="https://zeny.insight.monaco-ex.org/" target="_new">zeny.insight.monaco-ex.org</a>
</li>
<li class="u-insight-list-item">
<a href="https://zny.blockbook.ovh/" target="_blank">zny.blockbook.ovh</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="uesitananame55" href="#"></a>
</li>
</ul>
<button class="o-w33per u-color2 u-iconize-square u-font_bold u-font_white u-insight-modal-btn">
Close
</button>
</div>
</div>
</div>
</body>

</html>
Loading