266
次編輯
無編輯摘要 |
小 (fix bkg opacity) |
||
| 行 6: | 行 6: | ||
/*春季主题背景---画画的纱雾酱*/ | /*春季主题背景---画画的纱雾酱*/ | ||
body { | body { | ||
background-image:url(/index.php/Special:FilePath/%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE%E9%85%B1.png); | background-image:url(/index.php/Special:FilePath/%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE%E9%85%B1.png); | ||
background-position:right 40% bottom 45%; | background-position:right 40% bottom 45%; | ||
| 行 13: | 行 12: | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
} | } | ||
.mw-body { | |||
background-color: rgba(255, 255, 255, 0.92); | |||
} | |||
/*全站样式*/ | /*全站样式*/ | ||
body { | body { | ||