MediaWiki:Common.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第23行: | 第23行: | ||
color: grey; | color: grey; | ||
font-size: large; | font-size: large; | ||
font-family: Georgia, "Times New Roman", "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", serif; | font-family: Georgia, "Times New Roman", STKaiti, KaiTi, "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", serif; | ||
} | } | ||
2024年9月18日 (三) 12:54的版本
html, body {
font-family: "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", "Hiragino Sans GB", PMingLiU, "Microsoft YaHei", serif;
}
.fixed-600 img {
width: 600px;
height: auto;
}
.fixed-400 img {
width: 400px;
height: auto;
}
.fixed-200 img {
width: 200px;
height: auto;
}
q {
display: block;
padding: 20px;
color: grey;
font-size: large;
font-family: Georgia, "Times New Roman", STKaiti, KaiTi, "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", serif;
}
.MathJax {
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px dashed #ff00003b;
color: #9c27b0;
}