2025-06-03 15:11:05 +08:00

20 lines
329 B
CSS

@import url('https://static.zeoseven.com/zsft/292/main/result.css');
body {
font-family: "LXGW WenKai";
font-weight: normal;
}
button.md-top {
font-family: LXGW WenKai;
/* 修改字体 */
font-size: 16px;
/* 修改字体大小 */
font-weight: lighter;
}
/* :root {
--md-text-font: "LXGW WenKai";
} */