注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1来访问最新页面。https://zh.moegirl.org.cn/User:OctoberSama/vector-2022.css?_=1body.skin-vector .mw-logo-icon {
display :none;
}
body.skin-vector .mw-logo::before {
content: "";
display: inline-block;
width: 50px;
height: 50px;
background-image: url(https://s2.loli.net/2024/08/31/aTydkWKVhgiI3om.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin-right: 5px;
}
.mw-parser-output ul ::marker {
content: "★";
color: #f0cc00;
}
.mw-parser-output ul > li ::marker {
content: "☆" !important;
color: #f0cc00;
}
body.skin-vector:before {
content: '';
position: fixed;
inset: 0;
z-index: -1;
background-image: url(https://s2.loli.net/2024/08/31/n1LN6JrVecIj4tR.jpg);
opacity: 0.3;
background-repeat: no-repeat;
background-size: cover;
}
.mw-page-container {
background: transparent;
}
html.skin-theme-clientpref-night .vector-pinned-container {
background-color: #00000080;
border-radius: 4px;
}
html.skin-theme-clientpref-day .vector-pinned-container {
background-color: #ffffff80;
border-radius: 4px;
}
body.action-view .vector-sticky-pinned-container::after {
opacity: 0;
}
header.vector-header.mw-header {
border-radius: 0px 0px 4px 4px;
}
div#vector-sticky-header {
border-radius: 0px 0px 4px 4px;
}