change colors again
authorGreg Farough <gregf@gnu.org>
Wed, 14 Sep 2022 21:31:59 +0000 (17:31 -0400)
committerGreg Farough <gregf@gnu.org>
Wed, 14 Sep 2022 21:31:59 +0000 (17:31 -0400)
2023/assets/css/custom.css

index 4cfeb3309673f15d8bbdd47a77e916d0205c470d..df51c547fea95db103bf311b81e98335f3f757f3 100644 (file)
@@ -861,7 +861,7 @@ hr {
 .navbar-default .navbar-nav > li.btn-register > a:focus,
 .navbar-default .navbar-nav > li.btn-register > a:hover {
   background-color: transparent;
-  color: #ffffff;
+  color: #978a97;
 }
 
 .nav > li > a:hover,
@@ -871,7 +871,7 @@ hr {
 .area-link a:hover,
 .area-link a:focus {
   /* background-color: rgb(55, 57, 58); */
-    background-color: #ffffff;
+    background-color: #978a97;
   color: #5b9bab;
 }