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

来自萌娘文库
跳转至: 导航搜索
(修正)
(// Edit via Wikiplus)
第45行: 第45行:
  
 
.mw-headline-number {
 
.mw-headline-number {
display:none;
+
display:none!important;
 
}
 
}

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

.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;
	font-family: 仿宋;
	font-weight: normal!important;
}

h3 {
	font-size: 1.2em;
	font-family: 楷体;
	font-weight: bold!important;
}

h2 {
	font-size: 1.5em;
	font-family: 黑体;
	font-weight: bold!important;
}

dt {
	font-family: Times New Roman, 仿宋;
	font-size: 1.05em;
	font-weight: bold!important;
}

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

.mw-headline-number {
	display:none!important;
}