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

User:GuoPC/minerva.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:GuoPC/minerva.css?_=1}-
/* Customized fonts */
h2 .mw-headline span[lang="ja"] {font-family: YakuHanMP, serif;}
span[lang="ja"] {font-family: YakuHanJP, sans-serif;}
#section_0 span[lang="ja"] {font-family: YakuHanMP, serif !important;}

/* Become rounded */
.ext-related-articles-card, .toc-mobile {border-radius: 2px;}

/* 表格 */
.content table.wikitable {border: none;}
table.wikitable th, table.wikitable td {
	min-width: 6em;
	padding: .2em .5em !important;
}
table.wikitable tbody > tr:first-child {
	position: sticky;
	top: 0;
}

/* Enable small text */
small {font-size: small;}

/* Monospace for code */
.mw-editfont-monospace, .ace_editor, .ace_editor *, pre, code {
	font-family: monospace;
	font-size: 1rem;
}

/* Default Minerva is enough */
.header > div:last-child, .inlineTopAds, .open-in-app-wrapper {display: none !important;}

/* No tips of music players on Minerva! */
.music163.exec .subinfo, .appleMusic.exec .subinfo {display: none;}

/* Mainpage gallery alignment */
.mainpage-1stcontent .gallery {padding-right: 1em;}

/* 更改相关 */
.mw-enhancedchanges-arrow-space {
	display: inline-block;
	height: 15px;
	width: 15px;
}
td.mw-enhanced-rc {
	width: 85px;
	text-align: right;
	vertical-align: text-top !important;
}

/* Minerva Wikiplus related */
#Wikiplus-Quickedit {background-color: #fff; border: 1px solid #c8ccd1; font-family: monospace; font-size: 1rem;}
#Wikiplus-Quickedit-Summary-Input {background-color: #fff; border: 1px outset threedlightshadow;}
#Wikiplus-Quickedit-Submit, #Wikiplus-Quickedit-Preview-Submit {background-color: ButtonFace; border: 2px outset threedlightshadow;}

/* Other */
h5 {
	font-size: 1.05em;
	font-weight: bold;
}
.unpatrolled {color: #d33;}