Updated branding

This commit is contained in:
magmahindenburg 2017-06-12 18:54:48 +09:00
commit b7959b0903
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Before After
Before After

View file

@ -7,7 +7,7 @@ $v-font-family: "Roboto", sans-serif !defau
$v-font-family-light: "Roboto-Light", sans-serif-light !default;
/* Colors */
$v-bitcoin-orange: #ff9900 !default;
$v-bitcoin-orange: #fab915 !default;
$v-dark-gray: #445 !default;
$v-mid-gray: #667 !default;
@ -33,7 +33,7 @@ $v-wallet-color-map: (
3: (color: #d0b136, name: 'Metallic Gold'),
4: (color: #9edd72, name: 'Feijoa'),
5: (color: #29bb9c, name: 'Shamrock'),
6: (color: #019477, name: 'Observatory'),
6: (color: #fab915, name: 'Observatory'),
7: (color: #77dada, name: 'Turquoise Blue'),
8: (color: #4a90e2, name: 'Cornflower Blue'),
9: (color: #484ed3, name: 'Free Speech Blue'),

BIN
www/img/ajax-loader2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View file

@ -11,7 +11,7 @@
<div class="explain-description">We recommend the following exchange:</div>
<div class="item item-divider"></div>
<div>
<img src="" id="exchange-logo" style="max-width: 50%;" />
<img src="img/ajax-loader2.gif" id="exchange-logo" style="max-width: 50%;" />
<p id="exchange-name" style="font-size: 32px;"></p>
<p id="exchange-text"></p>
</div>