add crafatar skin render to donation page

This commit is contained in:
jomo
2015-03-11 18:24:25 +01:00
parent 69ca35f94c
commit bded4cdc9e
2 changed files with 7 additions and 0 deletions

View File

@@ -867,6 +867,11 @@ tr.spacer {
.donation {
margin-bottom: 3em;
img.body {
float: left;
margin-right: 20px;
}
}
.bold {

View File

@@ -22,6 +22,7 @@
<hr>
<div class="donations">
<div class="donation">
<img src="https://crafatar.com/renders/body/ae795aa86327408e92ab25c8a59f3ba1?scale=3" alt="jomo's skin" class="body">
<h1>Donate to jomo</h1>
<h4>jomo is our admin. He solves problems &amp; keeps the server running.</h4>
@@ -35,6 +36,7 @@
<input value="HPWLQLL87GTHC" name="hosted_button_id" type="hidden">
<input value="Donate" name="Donate" type="submit" class="btn dark donate paypal">
</form>
<div class="clear"></div>
</div>
</div>
<hr>