好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

按钮图片圆角_html/css_WEB-ITnose

本帖最后由 wrost 于 2013-09-02 08:22:10 编辑







我引用的图片,是圆角,为什么显示出来是方脚?

.btn{	width:145px;	height:34px;	line-height:22px;	font-size:22px;	background:url("/images/button/bg2.jpg") no-repeat left top;	color:#959595;	padding-bottom:4px;	CURSOR: pointer;} 


回复讨论(解决方案)

加个
border:none;

加个
border:none;

谢谢,可以了

查看更多关于按钮图片圆角_html/css_WEB-ITnose的详细内容...

  阅读:32次