Parcourir la source

译文过长抢修

bhikkhu-kosalla-china il y a 4 ans
Parent
commit
e90391d8fa
2 fichiers modifiés avec 9 ajouts et 1 suppressions
  1. 8 0
      app/article/index.php
  2. 1 1
      app/term/term.css

+ 8 - 0
app/article/index.php

@@ -216,6 +216,14 @@ span.fancytree-node{
 	text-decoration-line: underline;
 	
 }
+.sent_tran a{
+	white-space: normal;
+	overflow-wrap: anywhere;
+}
+.para_tran_div a{
+	white-space: normal;
+	overflow-wrap: anywhere;
+}
 
 </style>
 

+ 1 - 1
app/term/term.css

@@ -651,7 +651,7 @@ pw {
 	white-space: normal;
 	overflow-wrap: anywhere;
 }
-para_tran_div a{
+.para_tran_div a{
 	white-space: normal;
 	overflow-wrap: anywhere;
 }