소스 검색

逐段增加首行缩进

visuddhinanda 5 년 전
부모
커밋
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;
 	background-color: greenyellow;
 	text-decoration: unset;
 	text-decoration: unset;
 }
 }
+
+pali>p {
+    display: inline;
+}
+
+.para_mode .palitext{
+	text-indent: 2em;
+}