diff --git a/public/resources/css/_translate.scss b/public/resources/css/_translate.scss index 1d4fbc929d..7d65cecdde 100644 --- a/public/resources/css/_translate.scss +++ b/public/resources/css/_translate.scss @@ -17,3 +17,7 @@ td, th { border-bottom: 1px solid $silver; } } + +body,.main-nav .main-nav-button { + font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu !important; + } \ No newline at end of file