html5 CSS过度-webkit-transition使用介绍
发布时间:2016-12-27 来源:查字典编辑
摘要:-webkit-transition:all0.5s;color:#b91003;margin-left:40px!important;效果...
-webkit-transition: all 0.5s;
color: #b91003;
margin-left: 40px !important;
效果是 在0.5秒内容字体颜色逐渐红 向左边逐渐margin-left直到40px