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
065b917f
Commit
065b917f
authored
May 30, 2016
by
sajolida
Browse files
Add 'Donate' button
parent
add215ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
wiki/src/donate.css
View file @
065b917f
...
...
@@ -8,6 +8,11 @@
border
:
solid
3px
white
;
}
#donate-button
.col-md-12
{
margin-top
:
1em
;
border
:
solid
3px
white
;
}
.amounts
.btn
{
padding-top
:
33px
;
height
:
95px
;
...
...
wiki/src/donate.html
View file @
065b917f
...
...
@@ -96,5 +96,9 @@
</label>
</div>
<div
id=
"donate-button"
class=
"row"
>
<button
class=
"btn btn-primary btn-lg btn-block col-md-12"
>
Donate
</button>
</div>
</div>
</div>
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