Browse Source

异读颜色

visuddhinanda 5 years ago
parent
commit
6f5bcc3b5c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      app/term/term.css

+ 3 - 0
app/term/term.css

@@ -924,3 +924,6 @@ span.tran_sent {
 .read .bg_color_5 {
 	background: unset;
 }
+.palitext n {
+	color: dodgerblue;
+}