搜索框背景色問(wèn)題
.search_text{
width:190px;
height:25px;
margin-top:5px;
background:url(../img/images/search.jpg) no-repeat right center;
/*background-position:;*/
background:#FFF;
}
跟老師寫(xiě)的一樣啊 設(shè)置背景#fff那個(gè)插入的圖就沒(méi)了,為什么
.search_text{
width:190px;
height:25px;
margin-top:5px;
background:url(../img/images/search.jpg) no-repeat right center;
/*background-position:;*/
background:#FFF;
}
跟老師寫(xiě)的一樣啊 設(shè)置背景#fff那個(gè)插入的圖就沒(méi)了,為什么
2016-06-20
舉報(bào)
2016-06-20
尷尬,原來(lái)是backgroundcolor