76
个编辑
(创建页面,内容为“h2 { font-weight: normal; } div#content { background: #ffffff99!important; backdrop-filter: blur(7px); z-index: 0!important; } .mw-body { border:none!important; border-radius: 7px; margin-top: 10px; } #left-navigation, #right-navigation, div.vectorTabs ul li.selected { background: #ffffff99!important; border-radius: 7px; backdrop-filter: blur(7px); } div.vectorMenu div.menu { z-index: 999!important; border-radius: 7px; margin: 2px; border: none!im…”) |
(// Edit via Wikiplus) |
||
| (未显示同一用户的14个中间版本) | |||
| 第1行: | 第1行: | ||
/* 未适配当前mw版本 */ | |||
h2 { | h2 { | ||
font-weight: normal; | font-weight: normal; | ||
| 第6行: | 第7行: | ||
backdrop-filter: blur(7px); | backdrop-filter: blur(7px); | ||
z-index: 0!important; | z-index: 0!important; | ||
} | |||
.vector-legacy-sidebar .vector-menu-portal { | |||
margin: 0.4em 0.6em 0 0.7em!important; | |||
} | } | ||
.mw-body { | .mw-body { | ||
| 第12行: | 第16行: | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
#left-navigation, #right-navigation, div.vectorTabs ul li.selected { | .vector-menu-tabs, .vector-menu-tabs-legacy li { | ||
background: transparent; | |||
} | |||
div#left-navigation, div#right-navigation, div.vectorTabs ul li.selected { | |||
background: #ffffff99!important; | |||
border-radius: 7px; | |||
backdrop-filter: blur(7px); | |||
} | |||
#p-personal, div.vector-menu-content ul li.selected { | |||
background: #ffffff99!important; | background: #ffffff99!important; | ||
border-radius: 7px; | border-radius: 7px; | ||
| 第69行: | 第82行: | ||
padding-top: 1em!important; | padding-top: 1em!important; | ||
} | } | ||
#ca-wikilove, #ca-watch, #ca-unwatch { | /* #ca-wikilove, #ca-watch, #ca-unwatch { | ||
padding-top: 1em!important; | padding-top: 1em!important; | ||
} | }*/ | ||
.toc, .mw-warning, .toccolours { | .toc, .mw-warning, .toccolours { | ||
border: none; | border: none; | ||
| 第128行: | 第141行: | ||
left: initial!important; | left: initial!important; | ||
top: initial!important; | top: initial!important; | ||
} | |||
body::-webkit-scrollbar { | |||
width: 8px; | |||
height: 6px | |||
} | |||
body::-webkit-scrollbar-track { | |||
background-color: transparent; | |||
-webkit-border-radius: 2em; | |||
-moz-border-radius: 2em; | |||
border-radius: 2em | |||
} | |||
body::-webkit-scrollbar-thumb { | |||
background-color: #30B07F; | |||
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.4) 100%,transparent 100%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent); | |||
-webkit-border-radius: 2em; | |||
-moz-border-radius: 2em; | |||
border-radius: 2em | |||
} | |||
.citation-comment { | |||
display: inline !important; | |||
} | |||
.navpopup { | |||
border: 1px solid #ffbe20; | |||
background: #fff; | |||
padding: 5px; | |||
font-size: 11px; | |||
} | |||
del.popupDiff { | |||
background: rgb(254,231,230) !important; | |||
} | |||
ins.popupDiff { | |||
background: rgb(213,253,244) !important; | |||
} | |||
code { | |||
padding: 2px 4px; | |||
color: #c7254e; | |||
background-color: #f9f2f4; | |||
border-radius: 4px; | |||
} | |||
h1 { | |||
border-bottom: 2px solid #4e9ce3; | |||
} | |||
h2 { | |||
border-bottom: 1.2px solid #4e9ce3; | |||
} | |||
.mw-contributions-current { | |||
background: #E6F4FF; | |||
} | |||
a.Wikiplus-Edit-EveryWhereBtn{ | |||
color: #816cea!important; | |||
} | |||
a.Wikiplus-Edit-SectionBtn{ | |||
color: #816cea!important; | |||
} | |||
li#Wikiplus-Edit-TopBtn a{ | |||
color: #816cea!important; | |||
} | |||
.mw-plusminus-neg { | |||
color: #ff2333; | |||
} | |||
.mw-plusminus-pos { | |||
color: #00bb00; | |||
} | |||
.mw-userlink[title="User:一位史蒂夫"] { | |||
background-color: rgba(224,255,255,.50); | |||
} | |||
.ns-talk dd { | |||
margin: 0; | |||
padding: 0; | |||
} | |||
.ns-talk dl { | |||
border-top: solid 1px #a7d7f9; | |||
border-left: solid 1px #a7d7f9; | |||
padding-top: .5em; | |||
padding-left: .5em; | |||
margin-left: 1em; | |||
} | |||
a.mw-disambig.mw-disambig { | |||
color: #ff8921; | |||
} | |||
a.mw-disambig.mw-disambig:visited { | |||
color: #d2711b; | |||
} | |||
a.mw-redirect.mw-disambig { | |||
color: #ff6421; | |||
} | |||
a.mw-redirect.mw-disambig:visited { | |||
color: #d2521b; | |||
} | |||
body.ns-2 div#catlinks { | |||
display: block!important; | |||
} | |||
.history-size::before { | |||
content: "📊"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.history-size::after { | |||
content: "←"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.mw-history-undo::before { | |||
content: "⬇️"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.mw-thanks-thank-link:before { | |||
content: "❤"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
#pagehistory li.selected { | |||
background-color: #DDD; | |||
} | |||
.mw-tag-markers a::before { | |||
content: "🏷"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.mw-changeslist-date::before, .mw-changeslist h4::before { | |||
content: "📅"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.history-user::before { | |||
content: "✏"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.autocomment::before { | |||
content: "📝"; | |||
font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola | |||
} | |||
.fakelink:after { | |||
content: "假"; | |||
color: #BA0000; | |||
vertical-align: super; | |||
font-size: 50%; | |||
} | |||
.mw-redirect:after { | |||
content: "重"; | |||
color: purple; | |||
vertical-align: super; | |||
font-size: 50%; | |||
} | |||
.mw-disambig:after { | |||
content: "消"; | |||
color: orange; | |||
vertical-align: super; | |||
font-size: 50%; | |||
} | |||
td.diff-deletedline { | |||
border-color: rgb(221,51,51)!important; | |||
} | |||
del.diffchange { | |||
background: rgb(254,231,230)!important; | |||
} | |||
td.diff-addedline { | |||
border-color: rgb(0,175,137)!important; | |||
} | |||
ins.diffchange { | |||
background: rgb(213,253,244)!important; | |||
} | |||
.diffchange { | |||
font-weight: 900!important; | |||
} | |||
/* topbar */ | |||
body.skin-vector { | |||
background-image: url('https://wiki.mimikkofans.club/images/5/5c/91097621_p0.jpg')!important; | |||
background-position: center!important; | |||
background-repeat: no-repeat!important; | |||
background-size: cover!important; | |||
background-attachment: fixed!important; | |||
} | |||
#mw-page-base { | |||
background: transparent; | |||
} | |||
div.vectorTabs ul li, | |||
#mw-head div.vectorMenu { | |||
background-image: none !important; | |||
background-color: transparent !important; | |||
} | |||
div.vectorTabs, | |||
div.vectorTabs span, | |||
div.vectorTabs ul, | |||
div#mw-head div.vectorMenu h3 { | |||
background-image: none !important; | |||
} | |||
#left-navigation, | |||
#right-navigation | |||
/* { | |||
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 30%, rgba(255, 255, 255, .75))!important; | |||
background-color: transparent!important; | |||
}*/ | |||
, | |||
div.vectorTabs ul li.selected { | |||
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .3) 30%, rgba(255, 255, 255, .5)) !important; | |||
background-color: transparent !important; | |||
} | |||
#left-navigation, | |||
#right-navigation { | |||
min-height: 40px!important; | |||
} | |||
div#p-personal { | |||
background-color: rgba(255, 255, 255, 0.8)!important; | |||
padding: 5px 10px 5px 0!important; | |||
box-shadow: #666 0 1px 5px!important; | |||
} | |||
#p-personal ul { | |||
padding-left: 0!important; | |||
} | |||
div#mw-panel { | |||
font-size: 18px!important; | |||
width: 10.5rem!important; | |||
} | |||
div.vectorMenu ul { | |||
display: flex!important; | |||
flex-flow: column!important; | |||
} | |||
.portal { | |||
background: #ffffff99!important; | |||
border-radius: 7px; | |||
backdrop-filter: blur(7px); | |||
} | } | ||