Moin moin,
in meiner css steht es zwischen den Listen- un den Contentformatierungen:
Code:
ul
{
margin: 0;padding: 0;list-style: none;}
li
{
line-height: 15px;padding-left: 15px;padding-top: 0px;background-image: url(../images/arrow.png);background-repeat: no-repeat;background-position: 0px 3px;}
td {
font-size: 11px;}
a:link, a:visited {
color: #057539;text-decoration: none;font-weight: bold;}
a:hover {
color: #189239;text-decoration: none;font-weight: bold;}
table.contentpaneopen {
padding: 0px;border-collapse: collapse;border-spacing: 0px;margin: 2px;}
Gruß Uwe
Lesezeichen