Site icon Catch Themes

Change link colors in the free my music band

I have added some custom css: /* unvisited link */ a:link { color: red !important; } /* visited link */ a:visited { color: black; } /* mouse over link */ a:hover { color: red; } /* selected link */ a:active { color: red; } This changes some of the links. Others stay the same color as the theme dictates. my site is fotofunfactory.com
Exit mobile version