Change btn-info to btn-default

This commit is contained in:
Samuel Shifterovich 2017-10-12 15:17:39 +00:00 committed by GitHub
parent 323b1e746d
commit 1aba04832f

View File

@ -2130,7 +2130,7 @@
<button type="button" class="btn btn-info">Website: gnupg.org</button>
</a>
<a href="https://theprivacyguide.org/tutorials/gpg.html">
<button type="button" class="btn btn-info">Tutorial</button>
<button type="button" class="btn btn-default">Tutorial</button>
</a>
</p>
<p>OS: Windows, Mac, Linux, Android, BSD.</p>