“用户:GuoPC/vector.css”的版本间的差异
< 用户:GuoPC
(CSS for Vector skin) |
(Update) |
||
第1行: | 第1行: | ||
/* Customized fonts */ | /* Customized fonts */ | ||
− | + | body {font-family: Lato, Arial, "Segoe UI Emoji", "Segoe UI Symbol", "Apple Color Emoji", sans-serif, NospzGothicMoe !important;} | |
− | + | #firstHeading[lang="zh-TW"] {font-family: "Source Serif Pro", "Source Han Serif", serif !important;} | |
+ | #firstHeading[lang="zh-HK"] {font-family: "Chiron Sung HK VF", serif !important;} | ||
+ | #firstHeading[lang="en"] {font-family: "Source Serif Pro", "Source Han Serif SC" !important;} | ||
+ | #firstHeading {font-family: "Source Serif Pro", serif !important;} | ||
/* Customized headers */ | /* Customized headers */ | ||
第16行: | 第19行: | ||
/* Other */ | /* Other */ | ||
+ | span.popup_contribs > a.popupNavLink {display: block;} | ||
.mw-body {border: 1px solid #0174F9 !important;} | .mw-body {border: 1px solid #0174F9 !important;} |
2022年12月22日 (四) 10:57的版本
/* Customized fonts */ body {font-family: Lato, Arial, "Segoe UI Emoji", "Segoe UI Symbol", "Apple Color Emoji", sans-serif, NospzGothicMoe !important;} #firstHeading[lang="zh-TW"] {font-family: "Source Serif Pro", "Source Han Serif", serif !important;} #firstHeading[lang="zh-HK"] {font-family: "Chiron Sung HK VF", serif !important;} #firstHeading[lang="en"] {font-family: "Source Serif Pro", "Source Han Serif SC" !important;} #firstHeading {font-family: "Source Serif Pro", serif !important;} /* Customized headers */ h1, h2, h3, h4, h5, h6 {color: #222 !important;} h1 {border-bottom: 2px solid #0174F9 !important;} h2 {border-bottom: 1px solid #0174F9 !important;} /* Customized panel */ #mw-panel .portal .body {background-image: none !important;} #mw-panel .portal h3 { border-bottom: 1px solid #0174F9; color: #222 !important; } /* Other */ span.popup_contribs > a.popupNavLink {display: block;} .mw-body {border: 1px solid #0174F9 !important;}