76
个编辑
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
| (未显示同一用户的11个中间版本) | |||
| 第7行: | 第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 { | ||
| 第13行: | 第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; | ||
| 第70行: | 第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; | ||
| 第320行: | 第332行: | ||
background-size: cover!important; | background-size: cover!important; | ||
background-attachment: fixed!important; | background-attachment: fixed!important; | ||
} | |||
#mw-page-base { | |||
background: transparent; | |||
} | } | ||
| 第370行: | 第386行: | ||
.portal { | .portal { | ||
background- | background: #ffffff99!important; | ||
border-radius: 7px; | |||
backdrop-filter: blur(7px); | |||
} | } | ||