Skip to content

Instantly share code, notes, and snippets.

@mikemcalister
Created October 22, 2015 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikemcalister/d272c42e1afd538af276 to your computer and use it in GitHub Desktop.
Save mikemcalister/d272c42e1afd538af276 to your computer and use it in GitHub Desktop.
.main-navigation .nav-menu > li > a {
background-color: rgba(0, 0, 0, .1);
transition: background-color 1000ms linear;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment