Skip to content

Instantly share code, notes, and snippets.

@xpander54
Created May 2, 2015 18:05
Show Gist options
  • Save xpander54/fcd4415179b7faa74a23 to your computer and use it in GitHub Desktop.
Save xpander54/fcd4415179b7faa74a23 to your computer and use it in GitHub Desktop.
links css
.topmenudiv a:link
{
}
.topmenudiv a:hover
{
}
.topmenudiv a:active
{
}
.topmenudiv a:visited:active
{
}
.topmenudiv a:visited
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment