Oh well, your theme doesn’t use a list for the widgets. Thought that was standard, but I’m not too deep into wordpress themes… Try this code instead:
div#sidebar .widget_warcraft_news_guild ul li {
border-top: 1px solid #ADADAD;
padding: 5px 0;
line-height: 150%;
}
div#sidebar .widget_warcraft_news_guild ul li:first-child {
border-top: none;
}
div#sidebar .widget_warcraft_news_guild a {
text-decoration: underline;
}
But I suppose really nice adaptations aren’t possible without CSS knowledge.
If that helped you I would be grateful if you would rate my plugin. ??