Ensure all navigation URLs match top nav colors.

This should create more consistency for the navigation experience.
This commit is contained in:
Jonathan S. Katz
2018-10-16 10:20:37 -04:00
parent 74be28ccaa
commit a2f47aedcb

View File

@ -539,7 +539,7 @@ ul.bold {
} }
#footer a { #footer a {
color: #840032; color: #336791;
} }
/* #LIST DESKTOP */ /* #LIST DESKTOP */
@ -583,7 +583,7 @@ ul.actions {
} }
#pgSideNav a { #pgSideNav a {
color: #840032; color: #336791;
} }
#pgSideNav ul { #pgSideNav ul {