“MediaWiki:Common.css”的版本间的差异
来自来博微知
小 |
小 |
||
第2行: | 第2行: | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
− | font-family: "Microsoft | + | font-family: "Microsoft YaHei", sans-serif; |
} | } | ||
p, div, th, td { | p, div, th, td { | ||
− | font-family: "Microsoft | + | font-family: "Microsoft YaHei", sans-serif; |
} | } |
2022年11月7日 (一) 03:06的版本
/* 放置于这里的CSS将应用于所有皮肤 */ h1, h2, h3, h4, h5, h6 { font-family: "Microsoft YaHei", sans-serif; } p, div, th, td { font-family: "Microsoft YaHei", sans-serif; }