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