Explorar o código

:art: 句子模式显示段落间的分隔线

visuddhinanda %!s(int64=5) %!d(string=hai) anos
pai
achega
992be03dc7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      app/term/term.css

+ 4 - 0
app/term/term.css

@@ -977,4 +977,8 @@ pali>p {
 
 .para_mode .palitext{
 	text-indent: 2em;
+}
+
+.sent_mode>div>p {
+    border-bottom: 0.5em solid var(--btn-color);
 }