打开主菜单

Ballance Wiki β

Widget:BackgroundImage

BallanceBug讨论 | 贡献2020年2月10日 (一) 00:59的版本

<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(""); background-size: contain; background-attachment: fixed; background-repeat: no-repeat; background-position: left top}

  1. content, #mw-navigation, body.skin-timeless {background: rgba(255, 255, 255, 0.8)}

</style>