This commit is contained in:
Morgan 2024-02-23 15:07:39 +09:00
parent 23198ba599
commit eec4519de0
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,12 @@ html {
--BgColor: var(-BgColorLight);
--running-totals: 0;
}
body, button, input, select, textarea {
font-family: "Noto Sans", "Source Sans 3", "Fira Sans", sans-serif !important;
}
}
.navbar {