“用户:GuoPC/vector.css”的版本间的差异

来自萌娘文库
跳转至: 导航搜索
第1行: 第1行:
 
/* Customized fonts */
 
/* Customized fonts */
#firstHeading[lang="en"] {font-family: "Source Serif Pro", "Source Han Serif SC" !important;}
+
#firstHeading[lang="en"] {font-family: "Source Serif 4", "Source Han Serif SC" !important;}
#firstHeading {font-family: "Source Serif Pro", serif !important;}
+
#firstHeading {font-family: "Source Serif 4", serif !important;}
  
 
/* Customized headers */
 
/* Customized headers */

2023年3月22日 (三) 16:02的版本

/* Customized fonts */
#firstHeading[lang="en"] {font-family: "Source Serif 4", "Source Han Serif SC" !important;}
#firstHeading {font-family: "Source Serif 4", 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;}