Revert removal of icon padding (fixes #514)
|
@ -1326,9 +1326,10 @@ table td,table th{
|
|||
}
|
||||
.wallets>div>a>img{
|
||||
display:block;
|
||||
width:48px;
|
||||
height:48px;
|
||||
margin:12px 12px 17px 12px;
|
||||
width:72px;
|
||||
height:72px;
|
||||
margin:auto;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
.wallets>div>div,
|
||||
.wallets>div>span{
|
||||
|
|
|
@ -570,7 +570,7 @@ wallets:
|
|||
<p>{% translate {{platform.text}} %}</p>
|
||||
<div><img src="/img/screenshots/{{ platform.screenshot }}" alt="screenshot"></div>
|
||||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/wallets/{{ wallet[0] }}.png" alt="{{ wallet[1].title }}" />{{ wallet[1].titleshort }}<span></span></a>
|
||||
<a href="#" onclick="return false;"><img src="/img/wallet/{{ wallet[0] }}.png" alt="{{ wallet[1].title }}" />{{ wallet[1].titleshort }}<span></span></a>
|
||||
</div>
|
||||
{% endfor %}{% endfor %}
|
||||
</div>
|
||||
|
@ -600,7 +600,7 @@ wallets:
|
|||
<p>{% translate {{platform[1].text}} %}</p>
|
||||
<div><img src="/img/screenshots/{{ platform[1].screenshot }}" alt="screenshot"></div>
|
||||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/wallets/{{ wallet[0] }}.png" alt="{{ wallet[1].title }}" />{{ wallet[1].titleshort }}<span></span></a>
|
||||
<a href="#" onclick="return false;"><img src="/img/wallet/{{ wallet[0] }}.png" alt="{{ wallet[1].title }}" />{{ wallet[1].titleshort }}<span></span></a>
|
||||
</div>
|
||||
{% endfor %}{% endfor %}{% endfor %}
|
||||
</div>
|
||||
|
|
BIN
img/wallet/armory.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
img/wallet/bitcoincore.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
img/wallet/bitcoinwallet.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
img/wallet/bitgo.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
img/wallet/blockchain.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
img/wallet/coinbase.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
img/wallet/coinkite.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
img/wallet/electrum.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
img/wallet/greenaddress.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
img/wallet/hive.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
img/wallet/multibit.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
img/wallet/mycelium.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
img/wallet/xapo.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 8 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 2.8 KiB |