Template:图书排版/styles.css:修订间差异
删除的内容 添加的内容
小无编辑摘要 |
小无编辑摘要 |
||
(未显示同一用户的2个中间版本) | |||
第11行: | 第11行: | ||
h2,h3,h4,h5,h6 { |
h2,h3,h4,h5,h6 { |
||
font-weight: bold; |
font-weight: bold; |
||
font-family: Georgia, |
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; |
||
} |
} |
||
2023年1月8日 (日) 19:26的最新版本
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, -apple-system, 'Nimbus Roman No9 L', 'PingFang SC', 'Hiragino Sans GB', 'Noto Serif SC', 'Microsoft Yahei UI', 'WenQuanYi Micro Hei', 'ST Heiti', sans-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;
}