Updated descriptions & links
This commit is contained in:
parent
85298f0b36
commit
6f7ad62b0c
1 changed files with 14 additions and 3 deletions
|
@ -6105,7 +6105,10 @@
|
|||
|
||||
@media screen
|
||||
{
|
||||
#tagline { margin: 20px 0 30px 250px; font-style: italic; font-size: 18px; color: #333333; }
|
||||
#tagline { margin: 10px 0 0 250px; font-style: italic; font-size: 18px; color: #666; }
|
||||
#tagsite { margin: 5px 0 20px 252px; font-size: 14px; color: #666; }
|
||||
|
||||
|
||||
#tagwarning { position: absolute; left: 250px; top: 25px; font-size: 12px; color: red; }
|
||||
.menu { text-align: left; }
|
||||
.menu .tab { border-top-left-radius: 5px; border-top-right-radius: 5px; display: inline-block; background-color: #e2f9bd;
|
||||
|
@ -6171,6 +6174,7 @@
|
|||
<span><a href="?culture=fr" id="culturefr">Français</a></span>
|
||||
</div>
|
||||
<div id="tagline">Open Source Client-Side JavaScript Bitcoin Wallet Generator</div>
|
||||
<div id="tagsite">For help & security tips, visit <a href="https://bitcoinpaperwallet.com">bitcoinpaperwallet.com</a></div>
|
||||
<div id="tagwarning"></div>
|
||||
|
||||
<div class="menu" id="menu">
|
||||
|
@ -6223,7 +6227,7 @@
|
|||
<br /><br />
|
||||
<span id="instructions5"><b>Step 3: Print Back</b> Then you will put the same page back in your printer (but upside down) to print out the back side of your wallet. This isn't just for good looks: the back side design includes additional tamper-proof safeguards.</span>
|
||||
<br /><br />
|
||||
<span id="instructions6"><b>Step 4: Cut, Fold, Seal & Fund</b> Find your scissors! Time to cut out your wallet, fold it, and seal it (use <a href="https://bitcoinpaperwallet.com/index.html#purchase" target="_blank">tamper-proof holographic tape</a>!) Now you're ready to transfer bitcoins from your online holdings to your new wallet.</span>
|
||||
<span id="instructions6"><b>Step 4: Cut, Fold, Seal & Fund</b> Find your scissors! Time to cut out your wallet, fold it, and seal it (use <a href="https://bitcoinpaperwallet.com/#purchase" target="_blank">tamper-proof holographic tape</a>!) Now you're ready to transfer bitcoins from your online holdings to your new wallet.</span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -6323,10 +6327,17 @@
|
|||
<img src="images/finished-sample-sealed.jpg" width="400" height="203" alt="Sealed Wallet">
|
||||
|
||||
<br /><br />
|
||||
<span id="instructions15" class="highlighted"><a href="https://bitcoinpaperwallet.com/index.html#purchase" target="_blank">Click here to order some holographic tamper-proof tape »</a></span>
|
||||
<span id="instructions15" class="highlighted"><a href="https://bitcoinpaperwallet.com/#purchase" target="_blank">Click here to order some holographic tamper-proof tape designed for this job »</a></span>
|
||||
<br /><br />
|
||||
|
||||
<h1><span id="instructions16">How to add funds to your wallet:</span></h1>
|
||||
|
||||
<span id="instructions17">Send bitcoins to the address (or QR code) where your wallet says "PUBLIC ADDRESS".</span>
|
||||
<br /><br />
|
||||
|
||||
<h1><span id="instructions18">How to withdraw funds from your wallet:</span></h1>
|
||||
|
||||
<span id="instructions19" class="highlighted"><a href="https://bitcoinpaperwallet.com/#security" target="_blank">Click here for important tips on withdrawing funds from your wallet »</a></span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue