Tweaked success page.
This commit is contained in:
parent
3ccd57a204
commit
2277f8e580
2 changed files with 13 additions and 1 deletions
app/styles/views/directives
|
@ -3,6 +3,16 @@ f-node-saved {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.token-hint {
|
||||
font: {
|
||||
weight: bold;
|
||||
size: 32px;
|
||||
}
|
||||
|
||||
text-align: center;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
.summary {
|
||||
.token {
|
||||
@extend .well;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue