swap text color
authorGreg Farough <gregf@gnu.org>
Wed, 7 Sep 2022 20:36:47 +0000 (16:36 -0400)
committerGreg Farough <gregf@gnu.org>
Wed, 7 Sep 2022 20:36:47 +0000 (16:36 -0400)
2022/assets/css/custom.css
2023/assets/css/custom.css

index e0ff194f6b13e3833612d51719684484d697ef46..15a95002b2dc989482f02f20d308257a4fb6fa4e 100644 (file)
@@ -829,7 +829,7 @@ hr {
   background-color: #5b9bab;
   transition: background-color 0.1s;
   border-bottom: none;
-  color:#510f01 !important;
+  color:#000000 !important;
 }
 .nav > li > a:hover,
 .lp-home a:hover {
index e0ff194f6b13e3833612d51719684484d697ef46..15a95002b2dc989482f02f20d308257a4fb6fa4e 100644 (file)
@@ -829,7 +829,7 @@ hr {
   background-color: #5b9bab;
   transition: background-color 0.1s;
   border-bottom: none;
-  color:#510f01 !important;
+  color:#000000 !important;
 }
 .nav > li > a:hover,
 .lp-home a:hover {