diff --git a/css/main.css b/css/main.css index a3fac6999..5b3c7f8c4 100644 --- a/css/main.css +++ b/css/main.css @@ -132,6 +132,11 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu font-weight: 100; } +.setup .comment { + font-size: 0.875rem; + color: #7A8C9E !important; +} + a:hover { color: #2980b9; } @@ -1020,7 +1025,7 @@ a.text-warning:hover {color: #FD7262;} background: #2C3E50; -moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.09), inset 0px 0px 2px 0px rgba(0,0,0,0.20); box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.09), inset 0px 0px 2px 0px rgba(0,0,0,0.20); - margin-bottom: 20px; + margin-bottom: 5px; } .box-setup-copay-required { diff --git a/views/setup.html b/views/setup.html index 0428a4944..4072c14a1 100644 --- a/views/setup.html +++ b/views/setup.html @@ -47,13 +47,13 @@
-
-
+

(*) The limits are imposed by the bitcoin network.

« Back