Template:图书排版/styles.css:修订间差异
删除的内容 添加的内容
小无编辑摘要 |
小无编辑摘要 |
||
第2行: | 第2行: | ||
background-color:#f6f4f0; |
background-color:#f6f4f0; |
||
} |
} |
||
h1 { font-size: 2rem } |
|||
h2 { font-size: 1.75rem } |
h2 { font-size: 1.75rem } |
||
h3 { font-size: 1.5rem } |
h3 { font-size: 1.5rem } |
2023年1月8日 (日) 19:20的版本
div.mw-parser-output{
background-color:#f6f4f0;
}
h2 { font-size: 1.75rem }
h3 { font-size: 1.5rem }
h4 { font-size: 1.25rem }
h5 { font-size: 1.125rem }
h6 { font-size: 1rem }
h2,h3,h4,h5,h6 {
font-weight: bold;
font-family: Georgia, "Nimbus Roman No9 L", "Songti SC", STSong, "AR PL New Sung", "AR PL SungtiL GB", NSimSun, SimSun, "TW\-Sung", "WenQuanYi Bitmap Song", "AR PL UMing CN", "AR PL UMing HK", "AR PL UMing TW", "AR PL UMing TW MBE", PMingLiU, MingLiU, serif;
}
p {
font-size: 120%;
text-indent:2em;
font-family: Georgia, -apple-system, 'Nimbus Roman No9 L', 'PingFang SC', 'Hiragino Sans GB', 'Noto Serif SC', 'Microsoft Yahei UI', 'WenQuanYi Micro Hei', 'ST Heiti', sans-serif;
}