Author: brane
Date: Sat Oct 11 20:49:19 2025
New Revision: 1929079

Log:
Change the default background of the site navbar.

Modified:
   serf/site/publish/css/serf.css

Modified: serf/site/publish/css/serf.css
==============================================================================
--- serf/site/publish/css/serf.css      Sat Oct 11 20:45:53 2025        
(r1929078)
+++ serf/site/publish/css/serf.css      Sat Oct 11 20:49:19 2025        
(r1929079)
@@ -32,6 +32,9 @@ h3, h4, h5, h6 {
 .navbar .dropdown-menu > li > a {
   font-weight: 300;
 }
+.navbar-inverse {
+  background-color: #28265E;    /* ASF navy */
+}
 
 #logo {
   height: 120px;

Reply via email to