Pictures have been sorted out, only essentials have been saved.
Before Width: | Height: | Size: 679 KiB |
Before Width: | Height: | Size: 519 KiB |
Before Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 902 KiB |
Before Width: | Height: | Size: 893 KiB |
Before Width: | Height: | Size: 888 KiB |
Before Width: | Height: | Size: 773 KiB |
Before Width: | Height: | Size: 947 KiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 767 KiB |
Before Width: | Height: | Size: 783 KiB |
Before Width: | Height: | Size: 769 KiB |
Before Width: | Height: | Size: 726 KiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 862 KiB |
Before Width: | Height: | Size: 525 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 679 KiB |
Before Width: | Height: | Size: 547 KiB |
Before Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 734 KiB |
Before Width: | Height: | Size: 641 KiB |
Before Width: | Height: | Size: 642 KiB |
Before Width: | Height: | Size: 637 KiB |
Before Width: | Height: | Size: 546 KiB |
Before Width: | Height: | Size: 684 KiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 723 KiB |
Before Width: | Height: | Size: 545 KiB |
Before Width: | Height: | Size: 559 KiB |
Before Width: | Height: | Size: 546 KiB |
Before Width: | Height: | Size: 551 KiB |
Before Width: | Height: | Size: 697 KiB |
Before Width: | Height: | Size: 612 KiB |
|
@ -167,7 +167,7 @@ ninja.wallets.paperwallet = {
|
||||||
var walletHtml =
|
var walletHtml =
|
||||||
"<div class='artwallet' id='artwallet" + i + "'>" +
|
"<div class='artwallet' id='artwallet" + i + "'>" +
|
||||||
//"<iframe src='bitcoin-wallet-01.svg' id='papersvg" + i + "' class='papersvg' ></iframe>" +
|
//"<iframe src='bitcoin-wallet-01.svg' id='papersvg" + i + "' class='papersvg' ></iframe>" +
|
||||||
"<img id='papersvg" + i + "' class='papersvg' src='images/front-300dpi-french.jpg' />" +
|
"<img id='papersvg" + i + "' class='papersvg' src='images/front-300dpi.jpg' />" +
|
||||||
"<div id='qrcode_public" + i + "' class='qrcode_public'></div>" +
|
"<div id='qrcode_public" + i + "' class='qrcode_public'></div>" +
|
||||||
"<div id='qrcode_private" + i + "' class='qrcode_private'></div>" +
|
"<div id='qrcode_private" + i + "' class='qrcode_private'></div>" +
|
||||||
"<div class='btcaddress' id='btcaddress" + i + "'></div>" +
|
"<div class='btcaddress' id='btcaddress" + i + "'></div>" +
|
||||||
|
|