更改

跳到导航 跳到搜索
添加45字节 、 2021年3月29日 (一) 01:38
无编辑摘要
第1行: 第1行:  
/* 这里设置了Google Font */
 
/* 这里设置了Google Font */
   −
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;600&display=swap');
+
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;600&family=Noto+Serif:wght@400;600&display=swap');
    
/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */
 
/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */
第9行: 第9行:     
blockquote {
 
blockquote {
   font-family: 'Noto Serif SC', serif;
+
   font-family: 'Noto Serif SC', 'Noto Serif', serif;
 
}
 
}
  

导航菜单