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

@@ -13,7 +13,7 @@ body {
}
* {
font-family: 'Lexend Deca', 'Roboto' !important;
font-family: 'Lexend Deca', 'Montserrat' !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
outline: none;