I'm wondering what setting I have to change it order to make the border darker and more visible.
I'm guessing it's in the Widget Container section.
This is the code that is currently in that section:
Code:
font-size: 12px; margin: 0 0 10px 0; padding: 10px; border: solid 4px #eee; /* uncomment next block for round corners */ /* -moz-border-radius:5px; -khtml-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; */