css的img移上去边框效果
2020-12-13 05:21
标签:c a com rgb web it .v_comment
img{ css的img移上去边框效果,搜素材,soscw.com css的img移上去边框效果 标签:c a com rgb web it 原文地址:http://www.cnblogs.com/shy1766IT/p/3736227.html
height:36px;
height:36px;
float:left;
padding:1px;
margin:2px;
border:
1px solid #ddd;
}
.v_comment img:hover{border: 1px solid
#ccc;
-webkit-animation: comm 1.1s ease-in infinite;
box-shadow:0 0 2px
rgba(0,158,224,0.9);
-moz-box-shadow:0 0 2px
rgba(0,158,224,0.9);
-webkit-box-shadow:0 0 2px
rgba(0,158,224,0.9);
}
上一篇:用C++获取屏幕上某点的颜色
下一篇:vb.net 动态调用api