Skip to content

Instantly share code, notes, and snippets.

@slambert
Created July 18, 2010 00:26
Show Gist options
  • Save slambert/479978 to your computer and use it in GitHub Desktop.
Save slambert/479978 to your computer and use it in GitHub Desktop.
/* NAV BACKGROUND STYLES change these colors to whatever you like */
.sf-menu li {
background: ;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background: ;
}
.sf-menu li li, .sf-menu li li li {
background: ;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment