changed font for preview and network
This commit is contained in:
parent
7bd51ce1e6
commit
05e7b7f961
2
main.js
2
main.js
|
@ -665,7 +665,7 @@ function shownotelinks()
|
||||||
{
|
{
|
||||||
color: settings.fontcolor,
|
color: settings.fontcolor,
|
||||||
size: 16,
|
size: 16,
|
||||||
face: settings.fontfamily
|
face: "Segoe UI"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue