按钮图片圆角_html/css
来源:懂视网
责编:小采
时间:2020-11-27 16:31:00
按钮图片圆角_html/css
按钮图片圆角_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
导读按钮图片圆角_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

本帖最后由 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
按钮图片圆角_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