Tweaked success page.

This commit is contained in:
Your Name 2014-05-30 19:37:51 +02:00
parent 3ccd57a204
commit 2277f8e580
2 changed files with 13 additions and 1 deletions
app/styles/views/directives

View file

@ -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;