首页
随机
登录
设置
关于Ballance Wiki
免责声明
打开主菜单
Ballance Wiki
β
搜索
查看“Widget:BackgroundImage”的源代码
←
Widget:BackgroundImage
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您没有权限编辑
Widget
名字空间内的页面。
您必须确认您的电子邮件地址才能编辑页面。请通过
系统设置
设置并确认您的电子邮件地址。
您可以查看与复制此页面的源代码。
<style> body {position: relative} body:after {content: ""; opacity: 0.75; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; background: url("<!--{$link|escape:'html'}-->"); background-size: contain; background-attachment: fixed; background-repeat: no-repeat; background-position: left top} #content, #mw-navigation, .skin-timeless #bodyContent {background: rgba(255, 255, 255, 0.8)} body.skin-timeless {backgroud: rgba(255, 255, 255, 0.8); opacity: 0.95} </style>
返回至
Widget:BackgroundImage
。