My b2evolution Version: Not Entered
I've just completed reskinning my entire blog and am finally getting to the point where I like the design, but I'm having a small problem, the little square that marks the current date on the calendar widget is a very light color, which does not contrast well with my default font color, ergo, you cannot read the current date.
It's not that big a deal, but darkening the default font is not an option at this point.
Any idea how to change to color of that damned square? I've been looking everywhere and I can't seem to determine the answer, although I suspect this goes somewhere in the main.css file, as most things do. ;)
Any help greatly appreciated.
Thanks!
For reference, here is my site: http://www.pro-mise.net
Add this style in stylesheet.css
#bCalendarToday { background-color: #888 }