]> git.bitcoin.ninja Git - satsto.me/commitdiff
Make errors less pronounced
authorMatt Corallo <git@bluematt.me>
Fri, 12 Jul 2024 21:56:08 +0000 (21:56 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 12 Jul 2024 21:56:08 +0000 (21:56 +0000)
index.html

index b694564e37aa49f8dc76bd06281b5b45560ffab2..87090a1bef149daa856f46b6d7c9e38584f09e88 100644 (file)
@@ -59,6 +59,9 @@
                                .right-header-paragraph, .right-header-second-paragraph {
                                        padding: 0 30px;
                                }
+                               .errors {
+                                       padding: 0 45px;
+                               }
                                .right-header-second-paragraph {
                                        border-top: 1px solid #528080;
                                }
                                color: white;
                                background: #3B6367;
                        }
+                       .errors {
+                               color: grey;
+                               font-size: 11pt;
+                       }
                        .small-print {
                                color: white;
                                font-size: 11pt;