#button{
display:block;
width:100px;
height:30px;
padding:0;
border:0;
background:url(submit.png) no-repeat left top;
text-indent:-9898px;
font-size:0px;
line-height:0px;
cursor:pointer;
}
#button:hover,
#button:focus{
background-position:left -30px;
}
CSS重写Button的图片
最新推荐文章于 2021-12-03 21:53:00 发布