Browse Source

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

visuddhinanda 2 years ago
parent
commit
0a9249b5b2
1 changed files with 3 additions and 0 deletions
  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>