Created
May 2, 2015 18:05
-
-
Save xpander54/fcd4415179b7faa74a23 to your computer and use it in GitHub Desktop.
links css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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