简体   繁体   English

列表元素周围的白色边框

[英]White border around list elements

I have an unordered list inside a div element that specifies a background image. 我在指定背景图片的div元素中有一个无序列表。 All the li elements that I have in it have small white borders around them. 我在其中包含的所有li元素周围都有小的白色边框。 I have tried setting the padding, margin, borders and background properties but nothing seems to get rid of them. 我试过设置padding,margin,border和background属性,但似乎没有什么可以摆脱它们。

Any ideas? 有任何想法吗?

That is very strange. 真奇怪

I'd ensure that no background color is set on the ul. 我会确保在ul上没有设置背景色。

Can you inspect using firebug? 可以使用萤火虫检查吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM