為什么文字不在背景圖中間呢?
.course_list { height:37px; width:372px; background:url(../images/product_type_bg.jpg)?no-repeat; margin:15px?auto; } .course_list?li { list-style-type:none; float:left; line-height:37px; margin:0?15px; text-align:center; }
.course_list { height:37px; width:372px; background:url(../images/product_type_bg.jpg)?no-repeat; margin:15px?auto; } .course_list?li { list-style-type:none; float:left; line-height:37px; margin:0?15px; text-align:center; }
2015-08-03
舉報
2015-08-03
背景圖大小跟你的div大小不一樣,試著改div大小跟你的原圖一致