mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 15:41:08 +00:00
Ensure all navigation URLs match top nav colors.
This should create more consistency for the navigation experience.
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user