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

来自萌娘文库
跳转至: 导航搜索
(新建空页面以备用)
 
(+ CAT)
 
(未显示1个用户的27个中间版本)
第1行: 第1行:
 +
.toclevel-4 {
 +
display: none;
 +
}
  
 +
p {
 +
font-family: Times New Roman, 仿宋;
 +
font-size: 20px;
 +
}
 +
 +
h5 {
 +
font-size: 20px;
 +
font-weight: normal!important;
 +
font-family: Times New Roman, 仿宋;
 +
}
 +
 +
h4 {
 +
font-size: 20px;
 +
font-family: 仿宋;
 +
font-weight: normal!important;
 +
}
 +
 +
h3 {
 +
font-size: 20px;
 +
font-family: 楷体;
 +
font-weight: bold!important;
 +
}
 +
 +
h2 {
 +
font-size: 20px;
 +
font-family: 黑体;
 +
font-weight: bold!important;
 +
border-bottom: none;
 +
}
 +
 +
dt {
 +
font-family: Times New Roman, 仿宋;
 +
font-size: 20px;
 +
font-weight: bold!important;
 +
}
 +
 +
dd {
 +
font-family: Times New Roman, 仿宋;
 +
font-size: 20px;
 +
font-weight: normal!important;
 +
}
 +
 +
/** [[Category:在主名字空间下的CSS页面]] **/

2022年3月7日 (一) 23:33的最新版本

.toclevel-4 {
	display: none;
}

p {
	font-family: Times New Roman, 仿宋;
	font-size: 20px;
}

h5 {
	font-size: 20px;
	font-weight: normal!important;
	font-family: Times New Roman, 仿宋;
}

h4 {
	font-size: 20px;
	font-family: 仿宋;
	font-weight: normal!important;
}

h3 {
	font-size: 20px;
	font-family: 楷体;
	font-weight: bold!important;
}

h2 {
	font-size: 20px;
	font-family: 黑体;
	font-weight: bold!important;
	border-bottom: none;
}

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

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

/** [[Category:在主名字空间下的CSS页面]] **/