Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
afdf2baf
Commit
afdf2baf
authored
Sep 01, 2020
by
sajolida
Browse files
Indent consistently
parent
f98cb7e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
wiki/src/donate.css
View file @
afdf2baf
...
...
@@ -220,7 +220,7 @@ h5 {
/* Indent bank account details for wire transfers */
#transfer-eur
,
#transfer-usd
{
.indent
{
margin-left
:
2em
;
}
...
...
wiki/src/donate.html
View file @
afdf2baf
...
...
@@ -527,7 +527,7 @@ permitted by law.</strong></p>
<h4>
Bank transfer
</h4>
<h5>
German bank account (preferred):
</h5>
<div
id=
"transfer-eur"
>
<div
id=
"transfer-eur"
class=
"indent"
>
<p>
<em>
Account holder
</em>
: Center for Cultivation of Technology gGmbH
<br/>
<em>
IBAN
</em>
: DE65 4306 0967 4111 9411 01
<br/>
...
...
@@ -541,7 +541,7 @@ permitted by law.</strong></p>
</div>
<h5>
US bank account:
</h5>
<div
id=
"transfer-usd"
>
<div
id=
"transfer-usd"
class=
"indent"
>
<p>
<em>
Account holder
</em>
: TransferWise FBO Center For The Cultivation Of
Technology Gmbh
<br/>
...
...
@@ -617,7 +617,7 @@ permitted by law.</strong></p>
<div
class=
"col-md-7"
>
<h4
id=
"post"
>
Cash and US check
</h4>
<p>
You can send us cash and US checks by post:
</p>
<p>
Riseup Labs
<br/>
<p
class=
"indent"
>
Riseup Labs
<br/>
PO Box 4282
<br/>
Seattle, WA 98194
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment