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

“User:Bob1301/common.css”的版本间差异

来自LLWiki
跳转到导航 跳转到搜索
(// 使用Wikiplus小工具快速编辑)
(// 使用Wikiplus小工具快速编辑)
第1行: 第1行:
#mw-content-text {
#mw-content-text {
font-family: sans-serif;
font-family: Arial, sans-serif;
}
}

2020年11月8日 (日) 10:28的版本

#mw-content-text {
	font-family: Arial, 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;
}
 
span[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;
}
 
span[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;
}