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

来自萌娘文库
跳转至: 导航搜索
(// Edit via Wikiplus)
(// Edit via Wikiplus)
第25行: 第25行:
 
}
 
}
  
h1 {
+
h1.firstHeading {
 
display: none!important;
 
display: none!important;
 
}
 
}

2021年8月11日 (三) 03:20的版本

.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;
}

h1.firstHeading {
	display: none!important;
}