change text color
authorGreg Farough <gregf@gnu.org>
Wed, 14 Sep 2022 21:48:46 +0000 (17:48 -0400)
committerGreg Farough <gregf@gnu.org>
Wed, 14 Sep 2022 21:48:46 +0000 (17:48 -0400)
2023/assets/css/custom.css

index bc258d74bf46235c1ab9a6c98fc6dc8c958f5ff0..aa16e69678acbd4406a9f678e6d1dc6475e00b0f 100644 (file)
@@ -838,7 +838,7 @@ hr {
   background-color: #5b9bab;
   transition: background-color 0.1s;
   border-bottom: none;
-  color:#000000 !important;
+  color:#ffffff;
 }
 .nav > li > a:hover,
 .lp-home a:hover {