Deploying to gh-pages from @ dolanmiu/docx@c198154fdc 🚀

This commit is contained in:
dolanmiu
2024-10-09 20:29:20 +00:00
parent dea525358a
commit 702f57d10c
386 changed files with 2218 additions and 2201 deletions

View File

@ -405,7 +405,8 @@ dd {
}
body {
background: var(--color-background);
font-family: "Segoe UI", sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
font-size: 16px;
color: var(--color-text);
}