标签:for 图片 html :hover webkit htm blog 鼠标 web
.box img:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-webkit-transition: all 0.6s linear;
-moz-transition: all 0.6s linear;
}
标签:for 图片 html :hover webkit htm blog 鼠标 web
原文地址:http://www.cnblogs.com/candy-Yao/p/7499880.html