more on buttons
authorZoe <zoe@fsf.org>
Thu, 19 Sep 2019 22:07:30 +0000 (18:07 -0400)
committerZoe <zoe@fsf.org>
Thu, 19 Sep 2019 22:07:30 +0000 (18:07 -0400)
2020/assets/css/custom.css

index 3b44c196fe2e666129f1afe03829ba48b06037ff..f1f87f693fb569d6cacea94c98ffef1bbc55a5b2 100644 (file)
@@ -753,14 +753,14 @@ hr {
   display: block;
   padding: 10px 15px;
   text-decoration: none;
-  background-color: #f5790036;
+  background-color: #f50095;
   transition: background-color 0.1s;
   border-bottom: none;
 }
 
 .nav > li.fsf-donate > a {
-  background-color: #f57900;
-  margin-top: 20px;
+  background-color: #f50095;
+  margin-top: 8px;
   color: white;
 }