Widget:背景图片:修订间差异
imported>=海豚= 无编辑摘要 |
imported>=海豚= 小 文本替换 - 替换“img.moegirl.org”为“img.moegirl.org.cn” |
||
| 第70行: | 第70行: | ||
} | } | ||
body.show-logo:not(.DeceasedPerson) #mw-panel #p-logo .mw-wiki-logo { | body.show-logo:not(.DeceasedPerson) #mw-panel #p-logo .mw-wiki-logo { | ||
background-image: url(https://img.moegirl.org/logo/zhMoegirl15.2.png); | background-image: url(https://img.moegirl.org.cn/logo/zhMoegirl15.2.png); | ||
height: 160px; | height: 160px; | ||
} | } | ||
| 第106行: | 第106行: | ||
#p-variants, | #p-variants, | ||
#p-cactions { | #p-cactions { | ||
background-image: url(//img.moegirl.org/skin/tab-normal-fade.png); | background-image: url(//img.moegirl.org.cn/skin/tab-normal-fade.png); | ||
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); | background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
div.vectorTabs li.selected { | div.vectorTabs li.selected { | ||
background-image: url(//img.moegirl.org/skin/tab-current-fade.png); | background-image: url(//img.moegirl.org.cn/skin/tab-current-fade.png); | ||
background-image:-webkit-linear-gradient(top, rgba(167, 215, 249, 0), rgba(167, 215, 249, .5) 30%, rgba(167, 215, 249, 1));/* rgba(167, 215, 249, 1) = #a7d7f9 */ | background-image:-webkit-linear-gradient(top, rgba(167, 215, 249, 0), rgba(167, 215, 249, .5) 30%, rgba(167, 215, 249, 1));/* rgba(167, 215, 249, 1) = #a7d7f9 */ | ||
background-color: transparent; | background-color: transparent; | ||