Skip to content

Instantly share code, notes, and snippets.

@YoshitsuguFujii
Created December 26, 2012 08:54
Show Gist options
  • Save YoshitsuguFujii/4378964 to your computer and use it in GitHub Desktop.
Save YoshitsuguFujii/4378964 to your computer and use it in GitHub Desktop.
/* hoverの系の順序 */
a:link { color: #999ea1 }
a:visited { color: #999ea1 }
a:hover { color: #999ea1 }
a:active { color: #999ea0 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment