“夹用英文的中文文本的标点符号用法(草案)/style.css”的版本间的差异
(// Edit via Wikiplus) |
小 (+ CAT) |
||
(未显示1个用户的17个中间版本) | |||
第4行: | 第4行: | ||
p { | p { | ||
− | font-family: | + | font-family: Times New Roman, 仿宋; |
− | font-size: | + | font-size: 20px; |
} | } | ||
h5 { | h5 { | ||
− | font-size: | + | font-size: 20px; |
font-weight: normal!important; | font-weight: normal!important; | ||
+ | font-family: Times New Roman, 仿宋; | ||
} | } | ||
h4 { | h4 { | ||
− | font-size: | + | font-size: 20px; |
+ | font-family: 仿宋; | ||
+ | font-weight: normal!important; | ||
} | } | ||
h3 { | h3 { | ||
− | font-size: | + | font-size: 20px; |
+ | font-family: 楷体; | ||
+ | font-weight: bold!important; | ||
} | } | ||
h2 { | h2 { | ||
− | font-size: | + | 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页面]] **/