Skip to content

Instantly share code, notes, and snippets.

@billerickson
Last active August 29, 2015 13:56
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 billerickson/9102671 to your computer and use it in GitHub Desktop.
Save billerickson/9102671 to your computer and use it in GitHub Desktop.
#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a,
#header ul.menu .current_page_parent a,
#header ul.menu .current-page-ancestor a {
border-top: 4px solid #4884b3;
color: #4884b3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment