mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 17:13:38 +08:00
Drop ugly DejaVu Sans font
This commit is contained in:
parent
0ec245dce1
commit
98fce17124
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
:root {
|
||||
--fontSans: "DejaVu Sans", Verdana, Geneva, "Bitstream Vera Sans", "DejaVu LGC Sans", Arial, sans-serif;
|
||||
--fontSans: Verdana, Geneva, "Bitstream Vera Sans", "DejaVu LGC Sans", Arial, sans-serif;
|
||||
--fontSerif: "Nimbus Roman No9 L", "Times New Roman", Times, FreeSerif, serif;
|
||||
--fontMono: "Liberation Mono", Monaco, Menlo, Consolas, "Courier New", FreeMono, Courier, monospace;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue