想了解免费建站的朋友,查看《免费建站教程》

css动画放大缩小循环

2020-09-09 1321 建站
<style type="text/css" media="all">
em{-webkit-animation: sfng 3s linear infinite; animation: sfng 3s linear infinite; } @keyframes sfng { 0%{ transform: scale(1); } 25%{ transform: scale(1.1); } 50%{ transform: scale(1); } 75%{ transform: scale(1.1); } } }
</style>


<em>咨询3A信用评级</em>

        


版权保护: 转载请保留链接: https://cgy.isi8.cn/jianzhan/221.html