add crafatar skin render to donation page
This commit is contained in:
@@ -867,6 +867,11 @@ tr.spacer {
|
||||
|
||||
.donation {
|
||||
margin-bottom: 3em;
|
||||
|
||||
img.body {
|
||||
float: left;
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.bold {
|
||||
|
||||
@@ -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 & 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>
|
||||
|
||||
Reference in New Issue
Block a user