Explorar o código

Merge pull request #151 from visuddhinanda/master

:art: 用横线分隔不同的译文channel
visuddhinanda %!s(int64=5) %!d(string=hai) anos
pai
achega
c798d3565e
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      app/term/term.css

+ 11 - 0
app/term/term.css

@@ -179,3 +179,14 @@ note .ref {
   list-style-type: myanmar;
   list-style-type: myanmar;
   margin-left: 2em;
   margin-left: 2em;
 }
 }
+
+.tran_div {
+  margin-bottom: 1em;
+  padding-bottom: 1em;
+  padding-top: 0.5em;
+  border-bottom: 1px solid var(--border-line-color);
+}
+
+.tran_div:last-child {
+  border-bottom: none;
+}