- UID
- 616
- 主题
- 330
- 回帖
- 23438
- 精华
- 204
- 积分
- 31314
- 金币
- 202184 枚
- 草籽
- 525 颗
- 鲜花
- 5584 朵
- 注册时间
- 2023-11-16
- 最后登录
- 2026-1-28
|
楼主 |
发表于 2025-10-14 21:45
|
显示全部楼层
- <style>
- @import 'https://638183.freep.cn/638183/web/css/tz02.css';
- #pa { --offsetX: 0px; margin: 150px 0; left: calc(50% - 101px);width: clamp(600px, 90vw, 1700px); height: auto; aspect-ratio: 17/12;--bg: url('https://642303.freep.cn/642303/tu/20251008gx.webp') no-repeat center/cover; --ma-bg: url('https://642303.freep.cn/642303/za/xing.svg') no-repeat center/cover; }
- #ma { left: 24%; bottom: 22%;width: 4vw; height: 4vw; }
- #prog { position: absolute; left: 8%; bottom: 8.5%; width: 520px; height: 1px; background: linear-gradient(to right, #ee92ca var(--prg), #fcf6fa 0); border-radius: 5px; opacity: 0.63;}
- #btnFs { right: 50px; top: 20px; color: snow; border-color: currentColor; }
- .vid {position: absolute; mix-blend-mode: screen;width:110%; height:110%;left:00%;bottom:0%; -webkit-mask: radial-gradient(circle, transparent, transparent,transparent,transparent,transparent,silver, silver,silver,lightgreen, transparent, transparent, transparent, transparent);pointer-events: none; opacity: 0.23; }
- </style>
- <div id="pa"></div>
- <script type="module">
- import TZ from 'https://638183.freep.cn/638183/web/mod/tz.a.js'
- const t
复制代码 |
|