Explorar el Código

取消句子内p换行

visuddhinanda hace 1 año
padre
commit
77e1870df4
Se han modificado 1 ficheros con 3 adiciones y 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;
         }