MediaWiki:Common.css:修订间差异

Baneq留言 | 贡献
无编辑摘要
Baneq留言 | 贡献
无编辑摘要
第596行: 第596行:
body.page-首页 .mw-body {
body.page-首页 .mw-body {
position: relative;
position: relative;
overflow: hidden;
}
}


第605行: 第606行:
top: 0;
top: 0;
height: 430px;
height: 430px;
background:
background-image:
linear-gradient(180deg, rgba(245,246,248,.72), rgba(245,246,248,.96)),
linear-gradient(180deg, rgba(245,246,248,.72), rgba(245,246,248,.96)),
url("https://wiki.noblecraftmusic.cloud/index.php/File:%E9%A6%96%E9%A1%B5%E8%83%8C%E6%99%AF-%E4%B8%BB%E5%9F%8E.png");
url("https://wiki.noblecraftmusic.cloud/index.php/Special:Redirect/file/%E9%A6%96%E9%A1%B5%E8%83%8C%E6%99%AF-%E4%B8%BB%E5%9F%8E.png");
background-size: cover;
background-size: cover;
background-position: center;
background-position: center;
background-repeat: no-repeat;
filter: blur(10px);
filter: blur(10px);
opacity: .42;
opacity: .42;
pointer-events: none;
pointer-events: none;
z-index: -1;
z-index: 0;
}
 
body.page-首页 .mw-body > * {
position: relative;
z-index: 1;
}
}