码迷,mamicode.com
首页 > Web开发 > 详细

css的img移上去边框效果

时间:2014-05-27 01:31:52      阅读:264      评论:0      收藏:0      [点我收藏+]

标签:c   a   com   rgb   web   it   

.v_comment img{
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);
}

css的img移上去边框效果,布布扣,bubuko.com

css的img移上去边框效果

标签:c   a   com   rgb   web   it   

原文地址:http://www.cnblogs.com/shy1766IT/p/3736227.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!