Skip to content

Instantly share code, notes, and snippets.

@martinbean
Created June 21, 2011 08:35
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 martinbean/1037465 to your computer and use it in GitHub Desktop.
Save martinbean/1037465 to your computer and use it in GitHub Desktop.
CSS pseudo selected styles
body.home #navigation li.home a,
body.events #navigation li.events a,
body.news #navigation li.news a,
body.wrestlers #navigation li.wrestlers a,
body.shop #navigation li.shop a {
background: #ff9900;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment