Accessibility improvements made while porting to NewPipe donation page #32

Merged
Stypox merged 1 commit from donate-accessibility into main 2025-02-15 13:17:58 +01:00

View file

@ -67,10 +67,10 @@
<p>Transferring money to our bank account directly has the fewest additional charges, so we get the most from your donation!</p> <p>Transferring money to our bank account directly has the fewest additional charges, so we get the most from your donation!</p>
<table> <table>
<tbody> <tbody>
<tr><td>Account holder: </td><td>NewPipe e.V.</td></tr> <tr><th scope="row">Account holder:</th><td>NewPipe e.V.</td></tr>
<tr><td>IBAN: </td><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr> <tr><th scope="row">IBAN:</th><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr>
<tr><td>Bank: </td><td>GLS Gemeinschaftsbank eG</td></tr> <tr><th scope="row">Bank:</th><td>GLS Gemeinschaftsbank eG</td></tr>
<tr><td>BIC: </td><td><pre>GENODEM1GLS</pre></td></tr> <tr><th scope="row">BIC:</th><td><pre>GENODEM1GLS</pre></td></tr>
</tbody> </tbody>
</table> </table>
</div> </div>