LLWiki正在建设中,欢迎加入我们

User:Bob1301/common.css

来自LLWiki
Bob1301讨论 | 贡献2021年8月24日 (二) 14:19的版本 (撤销Bob1301讨论)的版本32006)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索

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

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件
#mw-content-text {
	font-family: Source Han Sans, sans-serif;
}
 
.Lyrics_line {
	font-family: sans-serif;
}
 
.skin-vector .ace_editor {
	font-family: monospace;
}
 
.video-link, code, pre, .template-code, .template-pre {
	font-family: monospace;
}

[lang=zh], .Lyrics_translated {
        font-family: Source Han Sans;
} 

.mw-editfont-monospace {
	font-family: monospace;
}

[lang=ja] {
	font-family: 'Gen Jyuu Gothic', 'Source Han Sans', 'Source Han Sans JP', 'Noto Sans CJK JP', 'Noto Sans JP', 'Rounded Mplus 1c', BlinkMacSystemFont, -apple-system, 'Meiryo', 'Yu Gothic', sans-serif;
}
 
[lang=en] {
	font-family: 'Gen Jyuu Gothic', 'Source Han Sans', 'Source Han Sans JP', 'Noto Sans CJK JP', 'Noto Sans JP', 'Rounded Mplus 1c', BlinkMacSystemFont, -apple-system, 'Meiryo', 'Yu Gothic', sans-serif;
}