CJ 1 年之前
父節點
當前提交
eadadee090
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      templates/management/article/edit_article.html
  2. 1 1
      templates/management/article/new_article.html

+ 1 - 1
templates/management/article/edit_article.html

@@ -281,7 +281,7 @@
                     },
                       {
                         name: 'Noto',
-                        value: 'Noto Serif SC'
+                        value: "'Noto Serif SC', serif,'Helvetica Neue',Arial,Helvetica,sans-serif"
                     },
                     'Arial',
                     'Tahoma',

+ 1 - 1
templates/management/article/new_article.html

@@ -264,7 +264,7 @@
                     },
                     {
                         name: 'Noto',
-                        value: 'Noto Serif SC'
+                        value: "'Noto Serif SC', serif,'Helvetica Neue',Arial,Helvetica,sans-serif"
                     },
                     'Arial',
                     'Tahoma',