Put this at the top of the document.
<style>
span a {color:#7BC243;}
span a:hover {color:#7BC243;}
.stylegreen a {color:#7BC243;}
.stylegreen a:hover {color:#7BC243;}
</style>
Links look like this:
<span><a class="stylegreen" style="color:#7BC243; a {color:#7BC243;} a:hover {color:#7BC243;}" href="http://www.example.com/" target="_blank">Touch Me»</a></span>
The a and a:hover stuff above might be unneeded. I haven't troubleshot that yet.
No comments:
Post a Comment