未登录
登录
请求账号
BinWiki
搜索
查看“︁模板:跳脸/style.css”︁的源代码
来自BinWiki
命名空间
模板
讨论
更多
更多
页面操作
阅读
查看源代码
历史
←
模板:跳脸/style.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
@keyframes zoomExpand { 0% { opacity: 0; transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 1; transform: scale(9999); /* 放大倍数,根据屏幕大小调整 */ } } .zoom-expand { position: fixed !important; top: 50% !important; left: 50% !important; max-width: none !important; max-height: none !important; width: auto !important; height: auto !important; transform-origin: center center !important; transform: translate(-50%, -50%) scale(0.1); opacity: 0; z-index: 9999 !important; animation-name: zoomExpand; animation-duration: 1s; animation-fill-mode: forwards; animation-timing-function: ease-out; animation-delay: 0s; }
返回
模板:跳脸/style.css
。
导航
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
wiki工具
wiki工具
页面工具
页面工具
用户页面工具
更多
链入页面
相关更改
页面信息
页面日志