Style rework #35

Merged
Anri merged 70 commits from rework into main 2023-10-15 20:58:23 +02:00
Showing only changes of commit dd6237ff4e - Show all commits

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,