「利用者:Leranjun/common.css」の版間の差分

提供: 萌えっ娘百科事典
移動先: 案内検索
 
20行目: 20行目:
 
     font-weight: 400 !important;
 
     font-weight: 400 !important;
 
     letter-spacing: 0 !important;
 
     letter-spacing: 0 !important;
 +
}
 +
 +
.mw-disambig {
 +
    color: #F80 !important;
 +
}
 +
 +
.mw-redirect {
 +
    color: #90A !important;
 
}
 
}

2020年11月18日 (水) 23:24時点における最新版

[lang="ja"],
html[lang="ja"] body,
input,
textarea {
    font-family: "Noto Sans", "Noto Sans CJK JP", "Noto Sans CJK SC", -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans SC", "Source Han Sans CN", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", NospzGothicMoe, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
 
.mw-body h1,
.mw-body-content h1,
.mw-body-content h2 {
    font-family: "Noto Serif", "Noto Serif CJK JP", "Noto Serif CJK SC", Georgia, "Nimbus Roman No9 L", "Songti SC", "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif CN", STSong, "AR PL New Sung", "AR PL SungtiL GB", NSimSun, SimSun, "TW\-Sung", "WenQuanYi Bitmap Song", "AR PL UMing CN", "AR PL UMing HK", "AR PL UMing TW", "AR PL UMing TW MBE", PMingLiU, MingLiU, "Linux Libertine", "Times", serif !important;
}
 
.ace_editor,
.ace_editor *,
pre,
code {
    font-family: "Noto Sans Mono", "Noto Sans Mono CJK JP", "Noto Sans Mono CJK SC", "Monaco", "Menlo", "Ubuntu Mono", "Droid Sans Mono", "Consolas", monospace !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}

.mw-disambig {
    color: #F80 !important;
}

.mw-redirect {
    color: #90A !important;
}