add crafatar skin render to donation page
This commit is contained in:
@@ -867,6 +867,11 @@ tr.spacer {
|
|||||||
|
|
||||||
.donation {
|
.donation {
|
||||||
margin-bottom: 3em;
|
margin-bottom: 3em;
|
||||||
|
|
||||||
|
img.body {
|
||||||
|
float: left;
|
||||||
|
margin-right: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.bold {
|
.bold {
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<div class="donations">
|
<div class="donations">
|
||||||
<div class="donation">
|
<div class="donation">
|
||||||
|
<img src="https://crafatar.com/renders/body/ae795aa86327408e92ab25c8a59f3ba1?scale=3" alt="jomo's skin" class="body">
|
||||||
<h1>Donate to jomo</h1>
|
<h1>Donate to jomo</h1>
|
||||||
<h4>jomo is our admin. He solves problems & keeps the server running.</h4>
|
<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="HPWLQLL87GTHC" name="hosted_button_id" type="hidden">
|
||||||
<input value="Donate" name="Donate" type="submit" class="btn dark donate paypal">
|
<input value="Donate" name="Donate" type="submit" class="btn dark donate paypal">
|
||||||
</form>
|
</form>
|
||||||
|
<div class="clear"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
Reference in New Issue
Block a user