打开主菜单

Ballance Wiki β

更改

Widget:BackgroundImage

添加26字节2020年2月10日 (一) 01:12
无编辑摘要
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, #bodyContent skin-timeless.body, #mw-wrapper {background: rgba(255, 255, 255, 0.8)}skin-timeless.body, #mw-wrapper {background: transparent}
</style>
3,424
个编辑