瀏覽代碼

取消句子内p换行

visuddhinanda 1 年之前
父節點
當前提交
77e1870df4
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      resources/mustache/article/html/main.html

+ 3 - 0
resources/mustache/article/html/main.html

@@ -8,6 +8,9 @@
             text-indent: 2em;
             line-height: 1.7em;
         }
+        .sentence>p{
+            display: inline;
+        }
         a {
             text-decoration: none;
         }