摘要: 给网站进行美化,加入鼠标点击烟花爆炸效果 <canvas class="fireworks" style="position:fixed;left:0;top:0;z-index:99999999;pointer-events:none;"></canvas> <script type="text/ 阅读全文
posted @ 2020-07-31 17:09 圆柱模板 阅读(600) 评论(0) 推荐(0)
摘要: 分享自己站点上用于背景自动变色,可设置变色的时间,放在body的样式上 演示站点:http://www.sdfymj.com/invest/ 代码如下: body{/*background-color: #f5f5f5;*/background: #e74c3c;animation: bg-colo 阅读全文
posted @ 2020-07-31 09:31 圆柱模板 阅读(482) 评论(0) 推荐(0)