mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Fixed button colors
Some button colors got mixed up as a result of an earlier reordering.
This commit is contained in:
parent
763fe23e2b
commit
e9b3a142b9
@ -1511,7 +1511,7 @@
|
||||
The Wire app allows users to exchange end-to-end encrypted instant messages, as well as make voice and video calls. Wire is free and open source, enabling anyone to verify its security by auditing the code. The development team is backed by Iconical and they will monetize in the future with premium features/services.</p>
|
||||
<p>
|
||||
<a href="https://get.wire.com">
|
||||
<button type="button" class="btn btn-success">Download: get.wire.com</button>
|
||||
<button type="button" class="btn btn-info">Download: get.wire.com</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Android, iOS, macOS, Windows, Web</p>
|
||||
@ -1531,7 +1531,7 @@
|
||||
added to your contacts list.</p>
|
||||
<p>
|
||||
<a href="https://ricochet.im/">
|
||||
<button type="button" class="btn btn-info">Download: ricochet.im</button>
|
||||
<button type="button" class="btn btn-warning">Download: ricochet.im</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Windows, Mac, Linux.</p>
|
||||
@ -1594,7 +1594,7 @@
|
||||
The Wire app allows users to exchange end-to-end encrypted instant messages, as well as make voice and video calls. Wire is free and open source, enabling anyone to verify its security by auditing the code. The development team is backed by Iconical and they will monetize in the future with premium features/services.</p>
|
||||
<p>
|
||||
<a href="https://get.wire.com">
|
||||
<button type="button" class="btn btn-success">Download: get.wire.com</button>
|
||||
<button type="button" class="btn btn-info">Download: get.wire.com</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Android, iOS, macOS, Windows, Web</p>
|
||||
@ -1612,7 +1612,7 @@
|
||||
end-to-end encrypted voice and video communication.</p>
|
||||
<p>
|
||||
<a href="http://www.linphone.org/">
|
||||
<button type="button" class="btn btn-info">Download: linphone.org</button>
|
||||
<button type="button" class="btn btn-warning">Download: linphone.org</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: iOS, Android, Windows Phone, Linux, Windows, Mac, Browser (Web)</p>
|
||||
|
Loading…
Reference in New Issue
Block a user