Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Created April 17, 2015 21:46
Show Gist options
  • Save jamigibbs/12f88c63165dc465496d to your computer and use it in GitHub Desktop.
Save jamigibbs/12f88c63165dc465496d to your computer and use it in GitHub Desktop.
Advocator: Nav button link color
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
color: black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment