76
个编辑
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
| (未显示同一用户的8个中间版本) | |||
| 第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; | ||
} | } | ||
.vector-menu-tabs-legacy li { | .vector-menu-tabs, .vector-menu-tabs-legacy li { | ||
background: transparent; | background: transparent; | ||
} | |||
div#left-navigation, div#right-navigation, div.vectorTabs ul li.selected { | |||
background: #ffffff99!important; | |||
border-radius: 7px; | |||
backdrop-filter: blur(7px); | |||
} | } | ||
.vector-menu-content | #p-personal, div.vector-menu-content ul li.selected { | ||
background: #ffffff99!important; | background: #ffffff99!important; | ||
border-radius: 7px; | border-radius: 7px; | ||
| 第74行: | 第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; | ||