mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-16 19:50:37 +03:00
added link to v3 version and changed paypal button style
This commit is contained in:
parent
6dc26f9085
commit
c8b053d529
|
@ -87,12 +87,19 @@ title: Bootstrap Material Design, the world's most popular mobile-first and resp
|
|||
<br /><br />
|
||||
<hr class="half-rule m-t-0">
|
||||
|
||||
<p>Looking for the <strong>Bootstrap 3 compatible</strong> version of Bootstrap Material Design? Head over the following link to find it.</p>
|
||||
<a class="btn btn-bs btn-primary" href="https://cdn.rawgit.com/FezVrasta/bootstrap-material-design/gh-pages-v3/index.html
|
||||
s">Get BMD3 Version</a>
|
||||
|
||||
<br /><br />
|
||||
<hr class="half-rule m-t-0">
|
||||
|
||||
<p>Would you like to support the development of Bootstrap Material Design? Please donate with PayPal or buy <a href="http://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385" target="_blank">Material Kit PRO</a>!</p>
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" id="paypal" method="post" target="_blank">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
|
||||
<div class="btn btn-primary btn-raised">
|
||||
<select class="btn btn-success btn-raised custom-select" name="hosted_button_id" title="I can't accept less than 5 euro due to accounting troubles">
|
||||
<div class="btn" style="padding: 0;">
|
||||
<select class="btn btn-success btn-raised custom-select" style="margin-left: 1em;" name="hosted_button_id" title="I can't accept less than 5 euro due to accounting troubles">
|
||||
<option value="DAAK965W2DKYE">€ 5,00</option>
|
||||
<option value="28PH77JK5QWFE">€ 10,00</option>
|
||||
<option value="6B6TJAJ2R99HS">€ 15,00</option>
|
||||
|
@ -100,8 +107,9 @@ title: Bootstrap Material Design, the world's most popular mobile-first and resp
|
|||
<option value="U7QXM95C8RJ9W">€ 25,00</option>
|
||||
<option value="55S3VBB3U4NAS">€ 50,00</option>
|
||||
</select>
|
||||
<input type="submit" style="background: none; border: 0; color: #fff;" value="DONATE WITH PAYPAL" name="submit">
|
||||
<input type="submit" style="background: none; border: 0; margin: 1em;" value="DONATE WITH PAYPAL" name="submit">
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user