navbar-header
authorGreg Farough <gregf@gnu.org>
Thu, 23 Feb 2023 21:29:38 +0000 (16:29 -0500)
committerGreg Farough <gregf@gnu.org>
Thu, 23 Feb 2023 21:29:38 +0000 (16:29 -0500)
2023/assets/css/custom.css

index 1e8169ee2227675c106e5fa64a589af1318838b1..0a9c2ae574d641ddd7813cf8cf7f6c976b9b539e 100644 (file)
@@ -863,6 +863,10 @@ hr {
     color: #fff !important;
 }
 
+.navbar-header {
+    color: #fff;
+}
+
 .navbar-default .navbar-nav > li.btn-register > a:focus,
 .navbar-default .navbar-nav > li.btn-register > a:hover {
   background-color: transparent;