1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00

Fixed button links not being proper (Button link, not a link of a button)

This commit is contained in:
Uncled1023 2016-09-30 16:01:38 -07:00
parent bafb11bb6d
commit 8d270bfcc1

View File

@ -13,12 +13,8 @@
</small>
</p>
<form class="form-inline">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MBG93VKQ343P4">
<button type="button" class="btn btn-default btn-sm"><i class="fa fa-paypal"></i></button>
</a>
<a href="https://gratipay.com/Teknik/">
<button type="button" class="btn btn-default btn-sm"><i class="fa fa-gratipay"></i></button>
</a>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MBG93VKQ343P4" role="button" class="btn btn-default btn-sm"><i class="fa fa-paypal"></i></a>
<a href="https://gratipay.com/Teknik/" role="button" class="btn btn-default btn-sm"><i class="fa fa-gratipay"></i></a>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon" id="basic-addon1"><i class="fa fa-bitcoin"></i></span>