Kaynağa Gözat

Merge pull request #372 from visuddhinanda/master

note 嵌套 样式 恢复 inline
visuddhinanda 5 yıl önce
ebeveyn
işleme
2c305dc490
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      app/term/term.css

+ 4 - 0
app/term/term.css

@@ -842,3 +842,7 @@ w:hover {
 .term_pali {
 .term_pali {
 	font-style: italic;
 	font-style: italic;
 }
 }
+
+.note_body note {
+	display: inline;
+}