瀏覽代碼

去掉段落里面句子的<p>

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

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

@@ -34,6 +34,9 @@
         .origin {
             font-family: times;
         }
+        .col p{
+            display:inline;
+        }
     </style>
 </head>
 <body>