Merge pull request #5408 from tsiegleauq/monospace-font-fix
Add roboto-condensed-bold as default
This commit is contained in:
commit
e3c1d5432b
@ -386,7 +386,7 @@ def get_config_variables():
|
||||
name="font_monospace",
|
||||
default_value={
|
||||
"display_name": "Font monospace",
|
||||
"default": "assets/fonts/courier-prime.woff",
|
||||
"default": "assets/fonts/roboto-condensed-bold.woff",
|
||||
"path": "",
|
||||
},
|
||||
input_type="static",
|
||||
|
Loading…
Reference in New Issue
Block a user