2023年政策修订增补工作正在进行中,欢迎参与!
  • Moegirl.ICU:萌娘百科流亡社群 581077156(QQ),欢迎对萌娘百科运营感到失望的编辑者加入
  • Moegirl.ICU:账号认领正在试运行,有意者请参照账号认领流程

User:Senyucishi/vector.css

萌娘百科,万物皆可萌的百科全书!转载请标注来源页面的网页链接,并声明引自萌娘百科。内容不可商用。
跳转到导航 跳转到搜索

注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox/Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
  • Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
  • Internet Explorer:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
  • Opera:在“工具→首选项”中清除缓存
如果您已登录但该页面出现未登录状态,请尝试在地址栏的地址最后添加代码?_=1来访问最新页面。
添加代码后的本页地址如下:-{R|https://moegirl.icu/User:Senyucishi/vector.css?_=1}-
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!important;
	background:rgba(255,255,255,0.95)!important;
	padding: 5px;
	backdrop-filter: blur(7px);
}

fieldset {
	border-radius: 7px;
}

body.sideBarPic.skin-vector:not(.DeceasedPerson) div#mw-panel div.portal {
	background-color: #ffffff99!important;
	margin-left: 0!important;
	margin-right: 10px!important;
	padding-left: 5px!important;
	padding-right: 10px!important;
	border-radius: 7px!important;
	margin-bottom: 10px!important;
	backdrop-filter: blur(7px)!important;
}

div#mw-panel {
	text-shadow: none!important;
}

body.sideBarPic:not(.DeceasedPerson) #footer {
	background-color: #ffffff99!important;
	margin-top: 10px;
	border-radius: 7px;
	backdrop-filter: blur(7px);
}

.catlinks {
	border: none;
	background-color: #ffffff77;
	padding: 10px;
	margin-top: 1em;
	clear: both;
	border-radius: 7px;
	backdrop-filter: blur(7px);
}

div.vectorMenu h3 span {
	padding-top: 1em;
}

div.vectorMenu h3 span:after {
	top: 1em!important;
}

.vectorMenuCheckbox {
	height: 0%;
}

div.vectorTabs span a {
	padding-top: 1em!important;
}

#ca-wikilove, #ca-watch, #ca-unwatch {
	padding-top: 1em!important;
}

.toc, .mw-warning, .toccolours {
	border: none;
	padding: 10px!important;
	font-size: 95%;
	border-radius: 7px;
	backdrop-filter: blur(7px);
	background: #ffffff99!important;
}

#p-search form, #p-search input {
	margin: -4px 0 0;
}

#simpleSearch {
	border: none;
	border-radius: 7px;
	padding: 3px;
}

#simpleSearch #searchInput {
	padding-left: 0.625em!important;
}

#simpleSearch #searchButton {
	margin: 1px!important;
}

#pt-notifications-alert .mw-echo-notifications-badge:before, #pt-notifications-notice .mw-echo-notifications-badge:before {
	margin: 4px!important;
}

html.sidebarHiddenOn #sidebarHidden-logo-link {
	background-image: none!important;
}

#sidebarHidden-arrow {
	border: none!important;
	background: #ffffffcc!important;
	backdrop-filter: blur(7px);
}

a.mw-wiki-logo {
	background-color: transparent!important;
}

div#p-personal {
	position: fixed!important; 
	padding: 2px 6px 5px 0!important;
	border-radius: 7px;
	border: 3px solid transparent;
	backdrop-filter: blur(7px);
	right: 0;
	margin-left: -9em;
	box-shadow: #ffffff 0 0 0!important;
	background: #ffffff99!important;
}