diff --git a/src/index.html b/src/index.html index 69f4d64..7c6e47d 100644 --- a/src/index.html +++ b/src/index.html @@ -261,7 +261,7 @@ Algorithm: SHA256(passphrase)
-
+
diff --git a/src/main.css b/src/main.css index 1454abc..5249f57 100644 --- a/src/main.css +++ b/src/main.css @@ -59,6 +59,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); } transform: rotate(180deg); } .supportWalletGenerator { margin: 30px; } +.errorMsg { color: red; text-align: center !important; width: 100% !important; padding-top: 15px !important; } #paperarea .artwallet .btcaddress { position: absolute; bottom: 20px; left: 692px; z-index: 100; font-size: 12px; background-color: transparent;