置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

User:GuoPC/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.uk/User:GuoPC/vector.css?_=1}-
/* Background & Logo */
body.skin-vector {
    background: url(//moegirl.uk/images/a/a4/Moegirl-wallpaper-fall-2019.png) no-repeat top left fixed #F6F6F6;
    background-size: cover;
}
#mw-panel #p-logo .mw-wiki-logo {
    background: url('//moegirl.uk/images/b/bb/Moegirl-logo-line.png?20221103070716') no-repeat center rgba(255, 255, 255, 0.73);
    height: 319px !important;
    width: 185px;
}

/* Specific font for certain characters:
   - Em Dash (2014)
   - Single Quotation Marks (2018, 2019)
   - Double Quotation Marks (201C, 201D)
   - Horizontal Ellipsis (2026) */
@font-face {
	font-family: "SHSerif Full-Width Quotation";
	src: local("Source Han Serif SC");
	unicode-range: U+2014, U+2018, U+2019, U+201C, U+201D, U+2026;
}

/* Customized fonts */
h2 .mw-headline span[lang="ja"] {font-family: YakuHanMP, "Kozuka Mincho Pro", serif;}
h2 .mw-headline span[lang="zh-Hant"], h2 .mw-headline span[lang="zh-TW"] {font-family: "I.MingCP", serif;}
h2 .mw-headline {font-family: "SHSerif Full-Width Quotation", "Linux Libertine", Georgia, Times, serif, "Noto Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Apple Color Emoji";}
#firstHeading span[lang="ja"] {font-family: YakuHanMP, "Source Serif 4", "Kozuka Mincho Pro", "Source Han Serif", serif !important;}
#firstHeading span[lang="ko"] {font-family: "Source Serif 4", "Source Han Serif", serif !important;}
#firstHeading span[lang="ru"] {font-family: "Source Serif 4", serif !important;}
#firstHeading[lang="zh-TW"] {font-family: "SHSerif Full-Width Quotation", "Source Serif 4", "Source Han Serif", serif !important;}
#firstHeading[lang="zh-HK"] {font-family: "Chiron Sung HK VF", serif !important;}
#firstHeading[lang="en"] {font-family: "Source Serif 4", "Source Han Serif SC", serif !important;}
#firstHeading {font-family: "SHSerif Full-Width Quotation", "Source Serif 4", serif !important;}

/* Customized headers */
h1, h2, h3, h4, h5, h6 {color: #222;}
h1, h2 {border-image: linear-gradient(to right, #EB8097, #E88849, #BF9D24, #7CAE58, #25B49A) 1;}
.mw-body-content h2 {padding-top: .1em;}

/* Customized buttons, inputs & selects */
button, input, select {
	border: 1px solid #DDD;
	border-radius: 2px;
	transition: border .3s;
}

/* Customized personal label */
#p-personal {
	display: flex;
	justify-content: center;
	backdrop-filter: blur(5px);
	box-shadow: 0 0 .5rem #0002 !important;
	font-weight: 500;
	position: fixed;
	overflow-x: auto;
	max-width: 95%;
}
#p-personal ul {
	display: flex;
	align-items: baseline;
}
#pt-avatar a {display: inline-block; padding: 4px 0;}
#pt-avatar a img {width: 20px;}
#pt-userstatus {margin-top: 12px !important;}
.pt-userstatus-img {width: 15px !important;}

/* Wiki logo */
#mw-panel #p-logo {min-height: 300px;}
#mw-panel #p-logo .mw-wiki-logo {
	background-position: center !important;
	min-height: 100%;
}

/* Customized panel */
#mw-panel .portal .vector-menu-heading {background-image: none !important;}
#mw-panel .portal label {
	border-bottom: 1px solid #EB8097;
	border-image: linear-gradient(to right, #EB8097, #E88849, #BF9D24, #7CAE58, #25B49A) 1;
	color: #222 !important;
}

/* Customized navigation, based on [[U:あめろ/vector.css]] */
#mw-head-base {margin-bottom: .6em;}
#left-navigation, #right-navigation, nav.vector-menu-tabs ul li.selected {
	background: #FFFB !important;
	border-radius: 2px;
}
#left-navigation, #right-navigation {
	position: relative;
	z-index: 10;
}
nav.vector-menu-tabs ul li a, 
nav#p-cactions label#p-cactions-label, 
nav#p-variants label#p-variants-label {background: none;}
nav.vector-menu-tabs ul li:not(.selected):hover, 
nav.vector-menu-tabs ul li:not(.selected):focus {
	background: #FFF6 !important;
	border-radius: 2px;
	transition: background ease-in .3s;
}
nav.vector-menu-tabs ul li:not(.selected):hover a, 
nav.vector-menu-tabs ul li:not(.selected) a:focus {text-decoration: none;}
nav.vector-menu-tabs ul li:not(.selected) {transition: background ease-out .3s;}
nav.vector-menu-tabs li a, 
nav.vector-menu-dropdown h3 span, 
nav#p-cactions label#p-cactions-label, 
nav#p-variants label#p-variants-label {padding-top: 1em;}
.vector-menu-tabs #ca-unwatch.icon a, 
.vector-menu-tabs #ca-watch.icon a {padding-top: 2.8em;}
.vector-menu-dropdown .vector-menu-content {border-radius: 0 0 2px 2px;}
nav#p-cactions li a, 
nav#p-cactions li a:hover, 
nav#p-cactions li a:focus {
	text-decoration: none;
	transition: background ease-out .3s;
}
nav#p-cactions label#p-cactions-label::after, 
nav#p-variants label#p-variants-label::after {top: .2em;}
#simpleSearch {
	border: none;
	margin-top: .5em;
}
html.sidebarHiddenOn #sidebarHidden-logo-link {
	background-image: none !important;
}

/* Customized Heimu */
.heimu, .heimu rt, .colormu, .colormu rt {
	border-radius: .2rem;
	padding-inline: .2rem;
}

/* Colored QuickEdit */
#bhsd-inspector a {color: #FF30A3;}

/* Other */
span.popup_contribs > a.popupNavLink {display: block;}
.mw-body {border: none !important;}