1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-07-03 14:25:35 +00:00

Donation++

I was told that you could hardly tell that it was possible to make
donations. This should make it more prominent, though I did my best to
not make it annoying.
This commit is contained in:
Lars Martens 2016-02-22 14:24:55 +01:00
parent ccf382b072
commit fa573a60b4
3 changed files with 47 additions and 22 deletions

View file

@ -25,19 +25,22 @@
<div id="gl"></div>
<div id="card">
<div id="donationanim" class="card">
Like it?<br/>
Consider donating :)<br/>
<img src="images/donate-color.png" />
</div>
<div class="right card">
<h1>MINECRAFT ARMORSTAND</h1>
<div class="padding">
<center>
<a href="https://github.com/haselkern/Minecraft-ArmorStand" target="_blank"><img src="images/github.png" alt="GitHub" title="GitHub" /></a>
<a href="http://www.twitter.com/haselcode" target="_blank"><img src="images/twitter.png" alt="Twitter" title="Twitter" /></a>
<div id="donate">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RRRKAAH4JNBZ8" target="_blank" title="Like it? Donate :)">
<img src="images/donate.png" alt="Donate" />
<img class="colorful" src="images/donate-color.png" alt="Donate" />
</a>
</div>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GRVLAZE7UED9Y" target="_blank" title="Like it? Donate :)">
<img src="images/donate-color.png" alt="Donate" />
</a>
</center>
<br>
<span class="padding" style="cursor: pointer;" onclick="javascript:$('#troubleshooting').slideToggle();">
@ -184,7 +187,7 @@
</div>
<div id="card">
<div class="right card">
<span class="padding" style="cursor: pointer;" onclick="javascript:$('#getcommandblock').slideToggle();">
+ Obtain a command block
</span>