feat: 样式调整

This commit is contained in:
2026-07-18 21:03:04 +08:00
parent ed73a3fe72
commit f77f8d13d1
6 changed files with 58 additions and 53 deletions

View File

@@ -132,7 +132,7 @@
margin: 0;
font-weight: var(--base-text-weight-normal, 400);
color: var(--fgColor-default);
background-color: var(--bgColor-default);
/*background-color: var(--bgColor-default);*/
font-family: var(--fontStack-sansSerif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji");
font-size: 16px;
line-height: 1.5;