hearts are not red - buttons are blue
[libreplanet-static.git] / 2020 / assets / css / custom.css
index 86626e4ab5ed9db73832216b514e60f26ec972ec..192ef50d5f75beb0ee252cb218c2005a4bc2aade 100644 (file)
@@ -609,7 +609,7 @@ hr {
 }
 
 .lp-archived a:hover, a:active, a:focus{
-    color: rgb(38, 208, 61);
+    color: #204A87;
 }
 
 .lp-banner {
@@ -753,14 +753,14 @@ hr {
   display: block;
   padding: 10px 15px;
   text-decoration: none;
-  background-color: #f5790036;
+  background-color: #f57900;
   transition: background-color 0.1s;
   border-bottom: none;
 }
 
 .nav > li.fsf-donate > a {
-  background-color: #f57900;
-  margin-top: 20px;
+  background-color: #204a87;
+  margin-top: 8px;
   color: white;
 }