fix color

This commit is contained in:
bechi 2014-12-18 16:45:07 -03:00
parent a769b8318d
commit 1c56641837
1 changed files with 2 additions and 2 deletions

View File

@ -316,9 +316,9 @@
} }
.add-wallet .button-setup { .add-wallet .button-setup {
border: 1px solid #7A8C9E; border: 1px solid #A5B2BF;
border-radius: 5px; border-radius: 5px;
color: #4B6178; color: #7A8C9E;
text-align: center; text-align: center;
padding: 2rem; padding: 2rem;
margin: 2rem 0; margin: 2rem 0;