浏览代码

逐段增加首行缩进

visuddhinanda 4 年之前
父节点
当前提交
763a53a41f
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      app/term/term.css

+ 8 - 0
app/term/term.css

@@ -970,3 +970,11 @@ ins {
 	background-color: greenyellow;
 	text-decoration: unset;
 }
+
+pali>p {
+    display: inline;
+}
+
+.para_mode .palitext{
+	text-indent: 2em;
+}