This commit is contained in:
parent
56a7b80f17
commit
dd6237ff4e
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue