color and name fix

This commit is contained in:
privacytoolsIO 2017-01-04 11:10:54 +08:00
parent b2e314d63f
commit e8e4e24f83

View File

@ -2181,13 +2181,13 @@
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">ZCash</h3>
<h3 class="panel-title">Zcash</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/ZCash.png" alt="ZCash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain.</p>
<p><img src="img/tools/Zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain.</p>
<p>
<a href="https://www.z.cash/">
<button type="button" class="btn btn-warning">Website: z.cash</button>
<button type="button" class="btn btn-info">Website: z.cash</button>
</a>
</p>
<p>OS: Linux.</p>
@ -2203,7 +2203,7 @@
<p><img src="img/tools/ShadowCash.png" alt="ShadowCash" align="right" style="margin-left:5px;">ShadowCash is an anonymous cryptocurrency built on Bitcoin's codebase featuring additional cryptographic techniques allowing untraceable and unlinkable transactions meaning malicious attackers are unable to identify sender or receiver. Also includes decentralized encrypted messaging similar to BitMessage.</p>
<p>
<a href="https://shadowproject.io/">
<button type="button" class="btn btn-info">Website: shadowproject.io</button>
<button type="button" class="btn btn-warning">Website: shadowproject.io</button>
</a>
</p>
<p>OS: Windows, Mac, Linux.</p>