瀏覽代碼

:art: 标题使用 serif 字体

visuddhinanda@gmail.com 4 年之前
父節點
當前提交
847f4c65b0
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      public/app/article/style.css

+ 4 - 0
public/app/article/style.css

@@ -329,4 +329,8 @@ table {
 }
 tr {
   border-bottom: 1px solid gray;
+}
+
+#article_title{
+    font-family: noto serif;
 }