mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-31 08:46:16 +00:00
Remove font import and update font-family for lang fa
This commit is contained in:
parent
1448de7b19
commit
9f06d54688
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
@import url('http://fonts.cdnfonts.com/css/iranian-sans');
|
|
||||||
|
|
||||||
html[lang='fa'] {
|
html[lang='fa'] {
|
||||||
#app {
|
#app {
|
||||||
font-family: 'Iranian Sans', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
|
font-family: 'IRANSans', 'Iranian Sans','B Nazanin', 'Tahoma', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue