|
|

楼主 |
发表于 2025-8-2 12:12
|
显示全部楼层
帖子代码
- <style>
- @import 'https://638183.freep.cn/638183/web/css/tz01.css';
- #pa { --offsetX: 81px; --bg: url('https://638183.freep.cn/638183/t24/6/lauda.jpg') no-repeat center/cover; --ma-size: 260px; }
- #ma { animation: unset; filter: drop-shadow(-100px 160px 2px rgba(0, 0, 0, .5)); }
- #ma::before, #ma::after { content: ''; position: absolute; width: 100%; height: 100%; animation: rotate 8s linear infinite var(--state); transition: 1s; }
- #ma::before { background: url('https://638183.freep.cn/638183/small/ying.png') no-repeat center/cover; filter: drop-shadow(0 0 10px rgba(255,255,0,.5)) drop-shadow(10px 10px 10px rgba(255,255,0,.5)) drop-shadow(-10px -10px 10px rgba(255,255,0,.5)); }
- #ma::after { background: url('https://638183.freep.cn/638183/small/2025/leaves.jpg') no-repeat center/cover; mask: url('https://638183.freep.cn/638183/small/ying.png') no-repeat center/cover; -webkit-mask: url('https://638183.freep.cn/638183/small/ying.png') no-repeat center/cover; }
- #ma:hover::after { filter: brightness(2); }
- #btnFs { right: 20px; top: 20px; color: #eee; }
- </style>
- <div id="pa">
- <audio id="aud" src="https://music.163.com/song/media/outer/url?id=2749485" autoplay loop></audio>
- <video class="pd-vid" src="https://img.tukuppt.com/video_show/1863507/00/31/09/5fab86307e62b.mp4" autoplay loop muted></video>
- <div id="ma"></div>
- </div>
- <script type="module">
- import { FS } from 'https://638183.freep.cn/638183/web/js/fullscreen.js';
- FS(pa, ma);
- </script>
复制代码
|
评分
-
| 参与人数 1 | 威望 +50 |
金钱 +100 |
经验 +50 |
收起
理由
|
红影
| + 50 |
+ 100 |
+ 50 |
赞一个! |
查看全部评分
|