用户:NAAKII/common.css

来自PRTS
跳转到导航 跳转到搜索

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

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
body {
	font-family: 'Source Han Sans','Microsoft YaHei UI', 'SimHei', sans-serif;
}

[lang="ja"] {
	font-family: 'Source Han Sans', 'Yu Gothic UI', 'Meiryo', 'MS UI Gothic', sans-serif;
}

.mw-special-Recentchanges .mw-changeslist-log-newusers,.mw-special-Recentchanges .mw-changeslist-log-avatar {
	display: none;
}

.mw-editfont-monospace, .ace_editor, .CodeMirror, .diff-context, .diff-deletedline, .diff-addedline, pre, code {
    font-family: Cascadia Mono, Consolas, Source Han Sans CN, Microsoft YaHei, monospace!important;
}

#pt-naki-menu {
	border-image-source: linear-gradient(to right, #35E8FF, #16AAFF)!important;
	border-image-slice: 1;
	border-image-width: 1;
	border-image-outset: 0;
	border-image-repeat: stretch;
}

.pt-naki-gl {
	color: #16AAFF!important;
}

a:visited {
	color: #0645AD;
}

/*
a.mw-editsection-visualeditor+.in-page-edit-article-link-group {
    display: none;
}
*/