]> Wikimedia Canada | Git repositories - paypal.git/commitdiff
Reduce button contrast
authorDavid Fourney <dfourney@gmail.com>
Sun, 9 Jul 2017 16:20:10 +0000 (12:20 -0400)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2017 16:20:10 +0000 (12:20 -0400)
wmca.css

index c19ff5310183eaa8419dc9fccc91f5a335248dda..3c906ba88bdf56ca042f7960068091e530727219 100644 (file)
--- a/wmca.css
+++ b/wmca.css
@@ -220,7 +220,7 @@ input[type='text'] {
 .btn {
   padding: 1.0rem;
   border: 1px solid #333;
-  background: #000;
+  background: #333;
   color: #fff;
   text-transform: uppercase;
   letter-spacing: .09em;