diff options
Diffstat (limited to 'src-vue')
-rw-r--r-- | src-vue/src/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/src/style.css b/src-vue/src/style.css index c34981a8..d63c1631 100644 --- a/src-vue/src/style.css +++ b/src-vue/src/style.css @@ -1,5 +1,6 @@ body { margin: 0; + font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑', Arial, sans-serif; } #fc_bg__container { |