fix: widget order tab no longer shows disabled widgets, better font for Russian, add Baidu search engine etc

This commit is contained in:
David Ralph
2021-04-13 14:18:42 +01:00
parent a5b5ee1912
commit 1fb0af10a8
10 changed files with 57 additions and 31 deletions

View File

@@ -129,7 +129,7 @@ export default class SettingsFunctions {
<style>
${url}
* {
font-family: '${font}', 'Lexend Deca', 'Roboto' !important;
font-family: '${font}', 'Lexend Deca', 'Montserrat' !important;
${fontweight}
${fontstyle}
}