Skip to content

Instantly share code, notes, and snippets.

@dzarezenko
Created November 3, 2009 23:56
Show Gist options
  • Save dzarezenko/225598 to your computer and use it in GitHub Desktop.
Save dzarezenko/225598 to your computer and use it in GitHub Desktop.
span.text_gallaryname a{
color:#0C86E0;
text-decoration:none;
}
span.text_gallaryname a:hover{
color:#CC0000;
text-decoration:underline;
}
span.text_gallaryname a:visited{
color:#0C86E0;
text-decoration:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment