]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/index.html
Padding at bottom of page
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
index 1e3335a9a79ce1e7f85aef014b23877c17bb646d..2cb65609729e831c889d3d5e17ccb1c015385096 100644 (file)
@@ -10,6 +10,9 @@
         <meta content="DC POS" name="author" />
 
         <style>
+            body {
+                padding-bottom: 32px;
+            }
             .feedback-container {
                 position: fixed;
                 top: 0;
 
             <hr>
 
+            <div class="row">
+                <div class="col-md-12">
+
+                    <h2>Offline Usage</h2>
+
+                    <p>
+                    You can use this tool without having to be online.
+                    </p>
+                    <p>
+                    In your browser, select file save-as, and save this page
+                    as a file.
+                    </p>
+                    <p>
+                    Double-click that file to open it in a browser
+                    on any offline computer.
+                    </p>
+                    <p>
+                    Alternatively, download it from
+                    <a href="https://github.com/dcpos/bip39">
+                        https://github.com/dcpos/bip39
+                    </a>
+
+                </div>
+            </div>
+
+            <hr>
+
             <div class="row">
                 <div class="col-md-12">