Hej!
Jeg har et problem med bullets i min sidebar.
I min css, står der:
#sidebar li {
list-style:none;
border-bottom:1px dotted #ccc;
display:block;
padding:2px 0px 2px 13px;
background:url(images/sub.png) no-repeat 0 0px;
}
Burde der så være noget problem?
I kan se bullets'ne her i højre side:
På forhånd tak!
Kirsten