fallback to systemui
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-10-14 17:58:22 +02:00
parent 56a7b80f17
commit dd6237ff4e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,7 +1,7 @@
/* Theme of the pages */
html {
background-color: var(--background);
font-family: "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol";
font-family: "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", system-ui;
}
p,