mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
Merge pull request #1225 from kelciour/segoe-ui-font-fix
Fix Segoe UI got replaced with Arial on Windows
This commit is contained in:
commit
18f8e3743b
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: Helvetica, Arial;
|
|
||||||
color: var(--text-fg);
|
color: var(--text-fg);
|
||||||
background: var(--window-bg);
|
background: var(--window-bg);
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
|
|
Loading…
Reference in a new issue