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

来自萌娘文库
跳转至: 导航搜索
(// Edit via Wikiplus)
(// Edit via Wikiplus)
第30行: 第30行:
 
font-family: 黑体;
 
font-family: 黑体;
 
font-weight: bold!important;
 
font-weight: bold!important;
 +
border-bottom: none;
 
}
 
}
  

2021年9月10日 (五) 01:26的版本

.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;
	border-bottom: none;
}

h2 .mw-headline {
	display: inline-block;
}

h2 .mw-headline::after {
	content: '';
	display: block;
	background-color: #CF99ED;
	height: 5px;
	margin: -0.5em 0 0 -0.5em;
	width: 100%;
	border-radius: 3px;
}

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