2
0
Эх сурвалжийг харах

隐藏引用路径 显示句子编号

visuddhinanda 5 жил өмнө
parent
commit
b2f7d0f3c2
1 өөрчлөгдсөн 7 нэмэгдсэн , 1 устгасан
  1. 7 1
      app/article/print.css

+ 7 - 1
app/article/print.css

@@ -11,7 +11,13 @@ header {
 	display: none;
 }
 
-note .ref chapter {
+.ref chapter {
+	display: none;
+}
+.ref > chapter:first-child {
+	display: none;
+}
+.ref > para {
 	display: none;
 }
 note {