theme update colors
authorzoe <zoe@fsf.org>
Thu, 13 Aug 2020 21:09:44 +0000 (17:09 -0400)
committerzoe <zoe@fsf.org>
Thu, 13 Aug 2020 21:09:44 +0000 (17:09 -0400)
2021/assets/css/custom.css

index a439f8f240f97cdbc96dabf163e62dfb13d1b67b..7613f3403f432fa371bc342c4d19f8c2f2aeb72b 100644 (file)
@@ -629,7 +629,7 @@ hr {
   margin-bottom: 20px;
   padding-bottom: 5px;
   border-bottom: 3px solid #C4A000;
-  background-color: #204A87;
+  background-color: #2E3436;
   color: #FFFFFF;
 }
 
@@ -774,7 +774,7 @@ hr {
 }
 
 .nav > li.fsf-donate > a {
-  background-color: #204a87;
+  background-color: #602217;
   margin-top: 8px;
   color: white;
 }
@@ -901,7 +901,7 @@ body {
   height: auto;
   border-top: 2px solid #dadada;
   box-shadow: 0px 1px 9px rgba(255, 255, 255, 0.7);
-  background-color: #204A87;
+  background-color: #2E3436;
   margin-top: 1.5em;
 }