changed color of nav list buttons
authorMiriam <miriam@fsf.org>
Thu, 3 Aug 2023 20:05:18 +0000 (16:05 -0400)
committerMiriam <miriam@fsf.org>
Thu, 3 Aug 2023 20:05:18 +0000 (16:05 -0400)
2024/assets/css/custom.css

index 8f80566e2f6fdfc23ebd379f84e7fa418d7d5bc2..9bbb06156fdd71ea39a5e8abeb6e67d1a821290b 100644 (file)
@@ -855,8 +855,8 @@ hr {
 }
 
 .nav > li.btn-register > a {
-  background-color: #766153;
-  color: #ffffff;
+  background-color: #5b463c;
+  color: #5b463c;
   text-shadow: 0px 0px 0px #ffffff;
   text-decoration: none;
 }