I would like to use a border-top solid line for every widget. In the graphene options / colors settings only the bottom can be set. I'd like to set the top border though.
in the css editor i introduced in
.sidebar h3
==> border-top: 3px solid #21c415;
To no avail...
How can I create a solid top line for the sidebar widgets?
TIA
Jan Willem

