diff --git a/BTCPayServer/Views/Account/_WelcomeLayout.cshtml b/BTCPayServer/Views/Account/_WelcomeLayout.cshtml index 2b22336f1..40e2dbfc8 100644 --- a/BTCPayServer/Views/Account/_WelcomeLayout.cshtml +++ b/BTCPayServer/Views/Account/_WelcomeLayout.cshtml @@ -56,7 +56,6 @@ line-height: 1.2; /* or 150% */ letter-spacing: 0.1em; - color: #000000; } @@media screen and (min-width: 768px) { @@ -73,7 +72,6 @@ line-height: 33px; /* or 183% */ letter-spacing: 0.1em; - color: #000000; } .lead-h { @@ -86,7 +84,6 @@ /* identical to box height, or 129% */ letter-spacing: 0.1em; text-transform: uppercase; - color: #000000; } @@ -138,7 +135,10 @@ {
- + + + +