uptime-kuma/src/assets/localization.scss

5 lines
302 B
SCSS
Raw Normal View History

2021-09-26 18:49:03 +03:30
html[lang='fa'] {
#app {
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;
2021-09-26 18:49:03 +03:30
}
}