Fixed colors

This commit is contained in:
privacytoolsIO 2016-03-16 02:05:36 +08:00
parent 63e6ce7c86
commit 589517d4b7

View File

@ -1222,15 +1222,15 @@ Highly customizable plugin to selectively allow Javascript, Java, and Flash to r
<div class="row">
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Mobile: Signal</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Open-Whisper-Systems.png" alt="Open Whisper Systems" align="right" style="margin-left:5px;">Signal is a mobile app developed by <a href="https://whispersystems.org/" target="_blank">Open Whisper Systems</a>. The app provides end-to-end encrypted instant messaging. Signal is free and open source, enabling anyone to verify its security by auditing the code. Encrypted group chats are also supported. The development team is supported by community donations and grants. There are no advertisements, and it doesn't cost anything to use.</p>
<p>
<a href="https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms" target="_blank"><button type="button" class="btn btn-info">Android: google.com</button></a>
<a href="https://itunes.apple.com/app/id874139669" target="_blank"><button type="button" class="btn btn-info">iOS: apple.com</button></a>
<a href="https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms" target="_blank"><button type="button" class="btn btn-success">Android: google.com</button></a>
<a href="https://itunes.apple.com/app/id874139669" target="_blank"><button type="button" class="btn btn-success">iOS: apple.com</button></a>
</p>
<p>OS: Android, iOS.</p>
</div>
@ -1238,14 +1238,14 @@ Highly customizable plugin to selectively allow Javascript, Java, and Flash to r
</div>
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Desktop: Ricochet</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Ricochet.png" style="margin-left:5px;" align="right">Ricochet uses the <a href="#browser">Tor network</a> to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. Instead of a username, you get a unique address that looks like <em>ricochet:rs7ce36jsj24ogfw</em>.
Other Ricochet users can use this address to send a contact request - asking to be added to your contacts list.</p>
<p><a href="https://ricochet.im/" target="_blank"><button type="button" class="btn btn-success">Download: www.ricochet.im</button></a></p>
<p><a href="https://ricochet.im/" target="_blank"><button type="button" class="btn btn-info">Download: www.ricochet.im</button></a></p>
<p>OS: Windows, Mac, Linux.</p>
</div>
</div>