MediaWiki:Vector.css:修订间差异
跳转到导航
跳转到搜索
创建页面,内容为“→此处所有CSS将为使用Vector皮肤的用户加载: →春季主题背景---画画的纱雾酱: body.skin-vector-legacy { background-color: rgba(240, 240, 240, .5); background-image:url(/index.php/Special:FilePath/Card_normal.png); background-blend-mode: overlay; background-position:right 40% bottom 45%; background-size:670px; background-attachment:fixed; background-repeat:no-repeat; } body.skin-vector-legacy .mw-body { margin-top: -4px; back…” |
小 我弄了三回啊三回(恼) |
||
| (未显示同一用户的11个中间版本) | |||
| 第7行: | 第7行: | ||
background-blend-mode: overlay; | background-blend-mode: overlay; | ||
background-position:right 40% bottom 45%; | background-position:right 40% bottom 45%; | ||
background-size: | background-size:1145px; | ||
background-attachment:fixed; | background-attachment:fixed; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
| 第68行: | 第68行: | ||
body.skin-vector-legacy #mw-head { | body.skin-vector-legacy #mw-head { | ||
background-color: rgb(254,254,254,0.94); | background-color: rgb(254,254,254,0.94); | ||
height: | height: 111px; | ||
box-shadow: 0px 1px 2px #aaa; | box-shadow: 0px 1px 2px #aaa; | ||
background-image: url(/index.php/Special:FilePath/ | background-image: url(/index.php/Special:FilePath/Aqvx8-ftjsn.png); | ||
background-position: right top; | background-position:right top; | ||
background-size: | background-size: 1192px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
transition-property: opacity !important; | transition-property: opacity !important; | ||