更多操作
无编辑摘要 |
无编辑摘要 标签:已被回退 |
||
第1行: | 第1行: | ||
<includeonly>{{#if:name | <includeonly>{{#if:name | ||
|[[File:{{{name}}}|link=|class=bg-image-artwork]] | |[[File:{{{name}}}|link=|class=bg-image-artwork]] | ||
|}}<!-- | |}}{{#css: | ||
.bg-image-artwork { | |||
position: fixed; | |||
top: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 100vh; | |||
pointer-events: none; | |||
} | |||
.bg-image-artwork img { | |||
mask-image: linear-gradient(to top,rgba(0,0,0,0.2),rgba(0,0,0,0)); | |||
object-fit: cover; | |||
width: 100%; | |||
height: 100%; | |||
} | |||
}}<!-- | |||
--><templatestyles src="BackgroundImage.css" /><!-- | --><templatestyles src="BackgroundImage.css" /><!-- | ||
--></includeonly> | --></includeonly> |