Html
    Css
    Js

    
                        
body {
	background:url(wood-oak.jpg);
}
.tips {
	width:650px;
	margin:110px auto 0;
	font-family:Verdana,Geneva,sans-serif;
	color:#FFC;
	font-size:26px;
}
.dock {
	margin:90px auto 0;
	width:500px;
}
.board {
	float:left;
	margin-top:-60px;
	z-index:0;
}
.rotate {
	width:70px;
	height:70px;
	margin:20px 10px;
	z-index:1;
}
.r1 {
	-webkit-transform:rotate(-5deg);
}
.r2 {
	-webkit-transform:rotate(3deg);
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

css 图标抖动晃动效果

更新时间:2020-02-28 23:59:24

0