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

来自萌娘文库
跳转至: 导航搜索
(// Edit via Wikiplus)
(// Edit via Wikiplus)
第5行: 第5行:
 
p {
 
p {
 
font-family: "Times New Roman", Times, serif;
 
font-family: "Times New Roman", Times, serif;
font-size: 1.15em;
+
font-size: 1.05em;
 
}
 
}
  
 
h5 {
 
h5 {
 +
font-size: 1.05em;
 +
font-weight: normal!important;
 +
}
 +
 +
h4 {
 
font-size: 1.15em;
 
font-size: 1.15em;
font-weight: normal!important;
+
}
 +
 
 +
h3 {
 +
font-size: 1.2em;
 +
}
 +
 
 +
h2 {
 +
font-size: 1.5em;
 
}
 
}

2021年8月11日 (三) 00:12的版本

.toclevel-4 {
	display: none;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
}

h5 {
	font-size: 1.05em;
	font-weight: normal!important;
}

h4 {
	font-size: 1.15em;
}

h3 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.5em;
}