06/13/2014 at 11:14 am
#293829
Keymaster
@ Julian
Using CSS is the best way. Here’s the CSS:
#cn-cmap span.link.website, #cn-cmap span.link.website a {
color: red;
}
#cn-cmap span.link.blog, #cn-cmap span.link.blog a {
color: blue;
}
Hope that helps!
