m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/donate.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/donate.html')
-rw-r--r--src/donate.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/donate.html b/src/donate.html
index a0f698d..d37837e 100644
--- a/src/donate.html
+++ b/src/donate.html
@@ -18,7 +18,7 @@ useful, I'll be very grateful for any donations, big or small!
<tr>
<td>BTC</td>
- <td>
+ <td style='overflow: scroll'>
<a><code onclick="copy('btc')">15CRCVx5okbTDwU6M4kmA1JGTimtFkZFak</code></a>
<input type='text' id='btc' value='15CRCVx5okbTDwU6M4kmA1JGTimtFkZFak' hidden></input>
</td>
@@ -36,7 +36,7 @@ useful, I'll be very grateful for any donations, big or small!
<tr>
<td>ETH and Ethereum tokens</td>
- <td>
+ <td style='overflow: scroll'>
<a><code onclick='copy("eth")'>0x8370f8De24c4Dc0459CF22DAaAe259f89A03e626</code></a>
<input type='text' id='eth' value='0x8370f8De24c4Dc0459CF22DAaAe259f89A03e626' hidden></input>
</td>
@@ -44,7 +44,7 @@ useful, I'll be very grateful for any donations, big or small!
<tr>
<td>CELO and Celo tokens</td>
- <td>
+ <td style='overflow: scroll'>
<a><code onclick='copy("celo")'>0x207a9efcf1114f7cbc110526689f9cb417a7bfc8</code></a>
<input type='text' id='celo' value='0x207a9efcf1114f7cbc110526689f9cb417a7bfc8' hidden></input>
</td>
@@ -52,7 +52,7 @@ useful, I'll be very grateful for any donations, big or small!
<tr>
<td>DOGE</td>
- <td>
+ <td style='overflow: scroll'>
<a><code onclick='copy("doge")'>DDBsGmC5L55LUAUoHZAZJkb12m1ZUetTBS</code></a>
<input type='text' id='doge' value='DDBsGmC5L55LUAUoHZAZJkb12m1ZUetTBS' hidden></input>
</td>