Skip to content

Instantly share code, notes, and snippets.

@leahbannon
Created January 2, 2014 18:00
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 leahbannon/8223325 to your computer and use it in GitHub Desktop.
Save leahbannon/8223325 to your computer and use it in GitHub Desktop.
Special table of contents CSS... internal style sheet?
<style>
a {
color: #333;
}
a:hover {
color: #3399cc;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment