further cleaning up
This commit is contained in:
parent
d476ffa8d4
commit
7723f2969d
1 changed files with 0 additions and 31 deletions
31
donate.html
31
donate.html
|
@ -1,31 +0,0 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="global.css" />
|
||||
</head>
|
||||
<div id="flex-container">
|
||||
<div id="main-flex">
|
||||
<h1 style="text-align: center;">donations</h1>
|
||||
<div id="main-box">
|
||||
<p>Hi there! Donations can be done through either BTC or LTC currently. I'm hesitant to set up anything like
|
||||
PayPal right now due to their shady practices.</p>
|
||||
<p><b>BTC: </b>email me<br>
|
||||
<b>LTC: </b>email me
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</html>
|
||||
|
||||
<style>
|
||||
img {
|
||||
width: 14vw;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
img:hover {
|
||||
width: 25vw;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue