work on onboarding and pep8 compliance. re-worded about
This commit is contained in:
parent
a4a0d240ac
commit
ee5f4409af
16 changed files with 267 additions and 60 deletions
13
static-data/www/onboarding/donate-modal.css
Normal file
13
static-data/www/onboarding/donate-modal.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
.donateHeader{
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.donateFinished{
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.donateBody p{
|
||||
padding-top: 1em;
|
||||
text-align: justify;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue