forked from open-webui/open-webui
parent
386fc040b1
commit
2feba8af94
1 changed files with 3 additions and 1 deletions
|
@ -215,6 +215,8 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.font-mona {
|
.font-mona {
|
||||||
font-family: 'Mona Sans';
|
font-family: 'Mona Sans', -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto,
|
||||||
|
Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji',
|
||||||
|
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue