MediaWiki:Common.css:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第7行: | 第7行: | ||
body.skin-vector { | body.skin-vector { | ||
background: url(https://ww1.sinaimg.cn/large/006fCkqDly1fvm1m71nufj31hc0u0b2a.jpg); | background: url(https://ww1.sinaimg.cn/large/006fCkqDly1fvm1m71nufj31hc0u0b2a.jpg); | ||
background-position: | background-position: fixed; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: cover; | background-size: cover; | ||
| 第16行: | 第16行: | ||
/*mw-body背景透明度*/ | /*mw-body背景透明度*/ | ||
.mw-body { | .mw-body { | ||
background-color: rgba(255, 255, 255, 0. | background-color: rgba(255, 255, 255, 0.7); | ||
} | } | ||