“夹用英文的中文文本的标点符号用法(草案)/style.css”的版本间的差异
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
第23行: | 第23行: | ||
h2 { | h2 { | ||
font-size: 1.5em; | font-size: 1.5em; | ||
+ | } | ||
+ | |||
+ | h1.firstHeading { | ||
+ | display: none; | ||
} | } |
2021年8月11日 (三) 03:17的版本
.toclevel-4 { display: none; } p { font-family: "Times New Roman", Times, serif; font-size: 1.05em; } h5 { font-size: 1.05em; font-weight: normal!important; } h4 { font-size: 1.15em; } h3 { font-size: 1.2em; } h2 { font-size: 1.5em; } h1.firstHeading { display: none; }