Ensure all navigation URLs match top nav colors.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 16 Oct 2018 14:20:37 +0000 (10:20 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 16 Oct 2018 14:20:37 +0000 (10:20 -0400)
This should create more consistency for the navigation experience.

media/css/main.css

index e65d67673015256bd94285254ef28de78da5f889..6f1c8468d853630f003dd6b9fbd9dc82b9618158 100644 (file)
@@ -539,7 +539,7 @@ ul.bold {
 }
 
 #footer a {
-    color: #840032;
+    color: #336791;
 }
 
 /* #LIST DESKTOP */
@@ -583,7 +583,7 @@ ul.actions {
 }
 
 #pgSideNav a {
-    color: #840032;
+    color: #336791;
 }
 
 #pgSideNav ul {