“夹用英文的中文文本的标点符号用法(草案)/style.css”的版本间的差异

来自萌娘文库
跳转至: 导航搜索
(// Edit via Wikiplus)
(+)
第4行: 第4行:
  
 
p {
 
p {
font-family: "Times New Roman", Times, serif;
+
font-family: Times New Roman,宋体;
 
font-size: 1.05em;
 
font-size: 1.05em;
 
}
 
}
第11行: 第11行:
 
font-size: 1.05em;
 
font-size: 1.05em;
 
font-weight: normal!important;
 
font-weight: normal!important;
 +
font-family: Times New Roman, 宋体;
 
}
 
}
  

2021年9月9日 (四) 22:34的版本

.toclevel-4 {
	display: none;
}

p {
	font-family: Times New Roman,宋体;
	font-size: 1.05em;
}

h5 {
	font-size: 1.05em;
	font-weight: normal!important;
	font-family: Times New Roman, 宋体;
}

h4 {
	font-size: 1.15em;
}

h3 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.5em;
}

h1.firstHeading {
	display: none!important;
}