Accessibility improvements made while porting to NewPipe donation page
This commit is contained in:
parent
a558e438a9
commit
cf42ffd4a5
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr><td>Account holder: </td><td>NewPipe e.V.</td></tr>
|
||||
<tr><td>IBAN: </td><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr>
|
||||
<tr><td>Bank: </td><td>GLS Gemeinschaftsbank eG</td></tr>
|
||||
<tr><td>BIC: </td><td><pre>GENODEM1GLS</pre></td></tr>
|
||||
<tr><th scope="row">Account holder:</th><td>NewPipe e.V.</td></tr>
|
||||
<tr><th scope="row">IBAN:</th><td><pre>DE94 4306 0967 1308 7563 00</pre></td></tr>
|
||||
<tr><th scope="row">Bank:</th><td>GLS Gemeinschaftsbank eG</td></tr>
|
||||
<tr><th scope="row">BIC:</th><td><pre>GENODEM1GLS</pre></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue