.box01{
background-color : transparent; /*背景色透明*/
border-bottom : 1px solid #cccccc; /*文本框底部 宽度1像素, 实线, 颜色灰色 */
border-right-width : 0px; /*文本框的上,左,右 宽度都设为0 线型为无 */
border-left-width : 0px;
border-top-width : 0px;
border-top-style : none;
border-right-style : none;
border-left-style : none;
padding : 0px;
margin : 0;
}
0 条评论
沙发空缺中,还不快抢~