Difference between revisions of "User:GuoPC/common.css"

From Moegirlpedia
Jump to: navigation, search
m
m
Line 1: Line 1:
[lang="en"],
+
[lang="en"], html[lang="en"] body {font-family: "Source Sans Pro", "Noto Sans", "Noto Sans CJK SC";}
html[lang="en"] body {
+
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {font-family: "Source Serif Pro", "Noto Serif", "Noto Serif CJK SC";}
font-family:
+
.mw-editfont-monospace, .ace_editor, .ace_editor *, pre, code {font-family: "Sarasa Term", "Sarasa Term SC", monospace}
"Source Sans Pro", "Noto Sans", "Source Han Sans", "Noto Sans CJK", Calibri, Tahoma;
 
}
 
  
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
+
.mw-disambig {color: #F80 !important;}
font-family:
+
.mw-redirect {color: #90A !important;}
"Source Serif Pro", "Noto Serif", "Source Han Serif", "Noto Serif CJK", Times, serif !important;
+
.extiw {color: #072 !important;}
}
+
.external {color: steelblue !important;}
 
 
.mw-editfont-monospace, .ace_editor, .ace_editor *, pre, code {
 
font-family: "Sarasa Term", "Sarasa Term SC", Consolas, monospace !important;
 
}
 

Revision as of 07:09, 19 January 2021

[lang="en"], html[lang="en"] body {font-family: "Source Sans Pro", "Noto Sans", "Noto Sans CJK SC";}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {font-family: "Source Serif Pro", "Noto Serif", "Noto Serif CJK SC";}
.mw-editfont-monospace, .ace_editor, .ace_editor *, pre, code {font-family: "Sarasa Term", "Sarasa Term SC", monospace}

.mw-disambig {color: #F80 !important;}
.mw-redirect {color: #90A !important;}
.extiw {color: #072 !important;}
.external {color: steelblue !important;}