Explorar o código

取消句子内p换行

visuddhinanda hai 1 ano
pai
achega
77e1870df4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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;
         }