MediaWiki:Vector.css:修订间差异
跳转到导航
跳转到搜索
撤销OrangeSama(讨论)的修订版本369 标签:撤销 |
撤销OrangeSama(讨论)的修订版本368 标签:撤销 |
||
| 第1行: | 第1行: | ||
/* 此处所有CSS将为使用Vector皮肤的用户加载 */ | /* 此处所有CSS将为使用Vector皮肤的用户加载 */ | ||
/*春季主题背景--- | /*春季主题背景---画画的纱雾酱*/ | ||
body.skin-vector-legacy { | body.skin-vector-legacy { | ||
background-color: rgba(240, 240, 240, .5); | background-color: rgba(240, 240, 240, .5); | ||
| 第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:670px; | ||
background-attachment:fixed; | background-attachment:fixed; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||