This commit is contained in:
2025-06-20 19:39:54 +02:00
committed by GitHub
parent 997c83f6bf
commit be0f07c306
8 changed files with 18 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
body {
margin: 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-family: Titillium Web;
background-color: var(--bg-color);
color: var(--text-color);
}