更改

跳转至: 导航搜索

Widget:BackgroundImage

添加250字节2020年2月10日 (一) 14:57
无编辑摘要
<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; opacity}#content, #mw-navigation, .skin-timeless #bodyContent {background: rgba(255, 255, 255, 0.68)}#mw-contentbody.skin-text timeless {backgroud: rgba(255, 255, 255, 0.8); opacity: 0.895}
</style>
3,424
个编辑

导航菜单