mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-10 02:14:31 +02:00
Added GNU unifont as fallback font for labels with CJK characters
This commit is contained in:
parent
6505af2a8b
commit
956ed9e8ae
10 changed files with 154 additions and 16 deletions
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: "DejaVu Sans Mono";
|
||||
font-family: "DejaVu Sans Mono", "unifont", monospace;
|
||||
font-size: 12px;
|
||||
line-height: 1.0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue