Calendar navigation colors
First I want to say thank you for creating such a good script.
I would like to change the hyperlink colors of the calendar navigation arrows only. I'm trying to apply the following style but don't know where to do that.
a.two:link {color: #000000}
a.two:visited {color: #000000}
a.two:hover {color: #cc0033}
I've already added this code to esstyle.css but don't know where to change the <a href> code for the little calendar navigation arrows.
Can anyone help me?
Thanks in advance.
|