“夹用英文的中文文本的标点符号用法(草案)/style.css”的版本间的差异
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
第5行: | 第5行: | ||
p { | p { | ||
font-family: Times New Roman, 仿宋; | font-family: Times New Roman, 仿宋; | ||
− | font-size: | + | font-size: 21.3px; |
} | } | ||
h5 { | h5 { | ||
− | font-size: | + | font-size: 21.3px; |
font-weight: normal!important; | font-weight: normal!important; | ||
font-family: Times New Roman, 仿宋; | font-family: Times New Roman, 仿宋; | ||
第15行: | 第15行: | ||
h4 { | h4 { | ||
− | font-size: | + | font-size: 21.3px; |
font-family: 仿宋; | font-family: 仿宋; | ||
font-weight: normal!important; | font-weight: normal!important; | ||
第21行: | 第21行: | ||
h3 { | h3 { | ||
− | font-size: | + | font-size: 21.3px; |
font-family: 楷体; | font-family: 楷体; | ||
font-weight: bold!important; | font-weight: bold!important; | ||
第27行: | 第27行: | ||
h2 { | h2 { | ||
− | font-size: | + | font-size: 21.3px; |
font-family: 黑体; | font-family: 黑体; | ||
font-weight: bold!important; | font-weight: bold!important; | ||
第35行: | 第35行: | ||
dt { | dt { | ||
font-family: Times New Roman, 仿宋; | font-family: Times New Roman, 仿宋; | ||
− | font-size: | + | font-size: 21.3px; |
font-weight: bold!important; | font-weight: bold!important; | ||
} | } | ||
第41行: | 第41行: | ||
dd { | dd { | ||
font-family: Times New Roman, 仿宋; | font-family: Times New Roman, 仿宋; | ||
− | font-size: | + | font-size: 21.3px; |
font-weight: normal!important; | font-weight: normal!important; | ||
} | } |
2021年9月10日 (五) 01:27的版本
.toclevel-4 { display: none; } p { font-family: Times New Roman, 仿宋; font-size: 21.3px; } h5 { font-size: 21.3px; font-weight: normal!important; font-family: Times New Roman, 仿宋; } h4 { font-size: 21.3px; font-family: 仿宋; font-weight: normal!important; } h3 { font-size: 21.3px; font-family: 楷体; font-weight: bold!important; } h2 { font-size: 21.3px; font-family: 黑体; font-weight: bold!important; border-bottom: none; } dt { font-family: Times New Roman, 仿宋; font-size: 21.3px; font-weight: bold!important; } dd { font-family: Times New Roman, 仿宋; font-size: 21.3px; font-weight: normal!important; }