make panel headers visible
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 1 Mar 2023 21:09:53 +0000 (16:09 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Wed, 1 Mar 2023 21:09:53 +0000 (16:09 -0500)
2023/assets/css/custom.css

index 5d1382f3a9ff71ca0c092146b216ac3488223737..64e101819e758e5f16b1cdbe20219df64e45d2a4 100644 (file)
@@ -762,7 +762,7 @@ hr {
 .panel-default > .panel-heading {
   /* background-color: rgba(55, 57, 58, 0.85); */
     background-color: #ffffff;
-    color: #e8e6e3!important;
+    color: #484848!important;
 }
 
 #lp-panel-fixed {