开发者

CSS - Removing vertical container borders

I'm trying to figure out where these 1px borders are being called in the CSS for:

开发者_运维技巧

http://ecbiz103.inmotionhosting.com/~jrbald5/

Underneath the post thumbnails on that page are two vertical border lines. When I debug through the Chrome developer tools, and "uncheck" the "clear:both" style in li_container1 div, they go away, but I can't find this anywhere in the actual CSS to edit out...


They're coming from your background-image: url("images/main-bg.gif"); declaration in your ".li_container" class definition on line 206.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜