1. 首页
  2. 移动开发
  3. 其他
  4. C3 animation transform鱼游动动画特效.zip

C3 animation transform鱼游动动画特效.zip

上传者: 2020-07-17 18:08:53上传 ZIP文件 384.49KB 热度 24次
代码片段: .fishbox{ width: 200px; height: 200px; /*background-color: rgba(0,0,0,0.4);*/ position: absolute; left:0; top:0; animation: run 20s linear infinite; animation-direction: normal; } .fish{ width: 174px; height: 126px; position: absolute; left:35%; top:0; background:url(imag
下载地址
用户评论