您似乎还未注册一个账号?我们强烈推荐您点击此处创建一个账户。|如果您在H萌娘上发现某些内容错误/空缺/不中立,请勇于按右上角编辑按钮!
Widget:背景图片:修订间差异
跳转到导航
跳转到搜索
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第21行: | 第21行: | ||
});</script><style> | });</script><style> | ||
/* 侧边栏logo或左下角图片添加 */ | /* 侧边栏logo或左下角图片添加 */ | ||
.sidebar-character { | |||
position: fixed; | |||
left: -3px; | |||
z-index: -2; | |||
} | |||
.sidebar-character.top { | |||
top: 0; | |||
} | |||
.sidebar-character.bottom { | |||
bottom: 0; | |||
} | |||
#wglogo { | |||
display: none; | |||
} | |||
@media screen and (max-width: 600px) { | @media screen and (max-width: 600px) { | ||
/* 低像素设备隐藏 */ | /* 低像素设备隐藏 */ | ||
| 第56行: | 第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.cn/logo/zhMoegirl15.2.png); | |||
height: 160px; | height: 160px; | ||
} | } | ||
| 第83行: | 第98行: | ||
} | } | ||
#right-navigation { | #right-navigation { | ||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkAQAAAABvV2fNAAAADElEQVR4AWNoGB4QAInlMgFKeRKBAAAAAElFTkSuQmCC); | |||
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 30%, rgba(255, 255, 255, 1)); | background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 30%, rgba(255, 255, 255, 1)); | ||
background-position: bottom left; | background-position: bottom left; | ||
| 第90行: | 第106行: | ||
#p-variants, | #p-variants, | ||
#p-cactions { | #p-cactions { | ||
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.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; | ||
2021年3月11日 (四) 11:46的版本
用来给{{替换侧边栏底图}}和{{背景图片}}更好的体验效果的,作者User:AnnAngela,修订User:=海豚=。